Cloudback
v1.0.0Cloudback integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cloudback data.
⭐ 0· 45·0 current·0 all-time
byMembrane Dev@membranedev
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 (Cloudback integration) matches the instructions: using the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to Cloudback. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, performing authentication flows, discovering actions, running actions, and proxying requests. All steps are directly relevant to interacting with Cloudback via Membrane and do not ask the agent to read unrelated files, harvest arbitrary environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The instructions recommend installing @membranehq/cli globally via npm (npm install -g). This is a reasonable way to obtain the CLI but does involve pulling code from the npm registry and modifying the system PATH; SKILL metadata does not include an explicit install spec. Verify you trust the package maintainer and prefer reviewing the package source or using npx if you want to avoid a global install.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, relying on Membrane to manage auth. This is proportionate to the claimed functionality.
Persistence & Privilege
The skill does not request permanent inclusion (always: false), does not modify other skills or system-wide agent settings, and has no install-time hooks in the registry metadata. Autonomous invocation by the agent is allowed (default) but is normal for skills and not combined with other red flags.
Assessment
This skill appears coherent: it instructs using the official Membrane CLI to connect to Cloudback and does not request extra credentials. Before installing/running anything, confirm you trust the @membranehq package (review its npm page or GitHub repo), prefer running via npx if you want to avoid a global install, and be aware that Membrane will proxy requests and hold connection credentials — only connect to services you trust and avoid pasting sensitive secrets into ad-hoc commands.Like a lobster shell, security has layers — review code before you run it.
latestvk977eyxn1pp2jzrtkqacd0yrdx84f8k4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
