Cdata Software
v1.0.0CData Software integration. Manage data, records, and automate workflows. Use when the user wants to interact with CData Software data.
⭐ 0· 45·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description say 'CData Software integration' and the SKILL.md exclusively instructs the agent to use the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to CData — this is coherent and proportional to the stated purpose.
Instruction Scope
Instructions stay within integration scope (install/use Membrane CLI, login via browser, create/check connections, run actions, proxy requests). One relevant note: proxy requests and connector authentication are routed through Membrane, so any data/requests sent via 'membrane request' or actions will be transmitted to the Membrane service — the user should be aware that traffic and connector credentials are handled server-side by Membrane.
Install Mechanism
This is an instruction-only skill (no automated install spec). It tells users to install the @membranehq/cli npm package globally (or use npx). That is a normal approach but carries the usual npm-global risk: installing packages runs code from the npm registry. The skill itself doesn't attempt to download or write files automatically.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly advise against asking users for API keys. The only credential flow is via Membrane's login/connection process, which is appropriate for this integration.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not modify other skills or system-wide settings. It relies on the Membrane account/session for auth; there are no hidden persistence mechanisms in the SKILL.md.
Assessment
This skill appears to do what it says: it instructs you to use the Membrane CLI to connect to CData. Before installing or using it, confirm you trust the Membrane service (https://getmembrane.com) because connector authentication and proxied requests will be handled by their servers and may transmit your data or tokens. If you prefer not to install a global npm package, run the CLI via npx to avoid persistent global installation. Review Membrane's privacy/security docs and the specific connector permissions you grant; avoid sending highly sensitive data until you verify the service and account permissions. If you need, audit the @membranehq/cli package source or use a disposable/test account for initial use.Like a lobster shell, security has layers — review code before you run it.
latestvk97ah4t446h5bsaxge7zjjbegs84f83f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
