Claid Ai

v1.0.2

Claid AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Claid AI data.

0· 107·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Claid AI integration) matches the instructions which use Membrane to call Claid AI. Required network access and a Membrane account are appropriate for this purpose.
Instruction Scope
SKILL.md limits actions to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests. It does not ask to read arbitrary files, environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec in the registry; the instructions recommend running `npm install -g @membranehq/cli`. Asking users to install a third‑party global npm CLI is a reasonable step for this integration but carries the usual supply-chain risk of installing code from npm — verify package provenance before installing.
Credentials
The skill declares no env vars, no primary credential, and the instructions explicitly say to let Membrane manage credentials rather than requesting API keys locally. This is proportional to the claimed functionality.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not request persistent system privileges or modify other skills' configurations. It relies on transient CLI usage and browser-based auth.
Assessment
This skill is coherent with its description, but you should only install the Membrane CLI if you trust the publisher (verify the @membranehq/cli package on the npm registry and the getmembrane.com project). Installing a global npm package runs code on your machine — prefer to audit the package version (or use a scoped/local install) and confirm the domain/repo are legitimate. Also be aware that using this skill delegates Claid AI credentials and API calls to Membrane's service, so ensure you are comfortable with that provider handling authentication on your behalf.

Like a lobster shell, security has layers — review code before you run it.

latestvk975q2a5a6905rmb2m5g1xb5vx842k8h

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments