Data247
v1.0.2Data247 integration. Manage Organizations, Activities, Notes, Files, Pipelines, Users and more. Use when the user wants to interact with Data247 data.
⭐ 0· 105·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 skill declares itself as a Data247 integration and all runtime instructions focus on using the Membrane CLI to connect to Data247, create connections, run actions, and proxy API requests. There are no unrelated environment variables, binaries, or configuration paths required.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, logging in via the browser, creating connections, listing/running actions, and proxying requests. It does not direct the agent to read unrelated files, exfiltrate system data, or access environment variables beyond Membrane's auth flow.
Install Mechanism
The only install instruction is `npm install -g @membranehq/cli`. Installing a global npm CLI is a reasonable and expected mechanism for this kind of skill, but npm packages carry the usual supply-chain risk and require elevated privilege for global installs. The instruction-only nature of the skill means nothing is written by the skill itself.
Credentials
The skill declares no required environment variables or credentials; authentication is delegated to the Membrane CLI/browser flow. There are no requests for unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
Skill is not always-included and does not request persistent elevated privileges or modifications to other skills. Autonomous invocation is allowed by default (normal), but there are no additional privilege escalations in the instructions.
Assessment
This skill is coherent: it uses the Membrane CLI to access Data247 and does not request unrelated secrets. Before installing, verify you trust the @membranehq/cli package and the getmembrane.com project (review the npm package page and repository). Consider installing the CLI locally (or using npx) instead of global install to avoid requiring elevated permissions. Remember Membrane will have access to your Data247 connection and can proxy requests on your behalf—only enable it if you trust that connector and the account you authenticate with.Like a lobster shell, security has layers — review code before you run it.
latestvk972jw6z503xx7q3t1yk8xrbfh843zjr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
