Clyde

v1.0.0

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

0· 60·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
The skill's name and description (Clyde integration) match the instructions: installing and using the Membrane CLI, creating a connection, listing actions, running actions, and proxying requests. One minor incoherence: the SKILL.md lists an unrelated 'Official docs' URL (mindomo.com/help) which appears to be a copy/paste error and should be verified, but this does not change the core alignment.
Instruction Scope
All runtime instructions focus on installing and using the Membrane CLI to authenticate and interact with Clyde. The skill does not instruct reading unrelated files or environment variables. Note: the documented 'proxy' capability lets the caller send arbitrary HTTP requests to the Clyde API via Membrane — this is expected for an integration but means any granted connection can be used to read/write data in the target service.
Install Mechanism
There is no packaged install spec (the skill is instruction-only). The SKILL.md recommends 'npm install -g @membranehq/cli' (a public npm package). That's a reasonable installation path for this integration, but installing global npm packages requires elevated privileges and you should verify the package origin and reputation before running it.
Credentials
The skill declares no required environment variables or credentials and instructs using Membrane's browser-based login/connection flow. Credential handling is delegated to Membrane (server-side), so the skill itself does not request unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and does not request special persistent platform privileges. It's user-invocable and allows autonomous invocation (the platform default), which is expected for integrations and not a standalone red flag here.
Assessment
Before installing or using this skill: (1) Verify the Membrane CLI package (@membranehq/cli) on the npm registry and only install it if you trust the publisher; global npm installs modify your system and require appropriate privileges. (2) You need a Membrane account and will authenticate via browser; Membrane will manage the connector's credentials server-side — do not paste API keys into the skill. (3) Be aware that once you create a Clyde connection, the CLI (and any agent actions using it) can run arbitrary API calls against your Clyde instance via Membrane's proxy — grant only the minimum permissions necessary and review what actions you allow. (4) Confirm the correct documentation/URLs (the SKILL.md references an unrelated docs link), and verify the homepage/repository before proceeding.

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

latestvk97drrnb6h8hf1bnz43x0sg72x84am5k

License

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

Comments