Replicate
v1.0.0Replicate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Replicate data.
⭐ 0· 54·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 (Replicate integration) matches the instructions: all steps show how to use the Membrane CLI to create a connector, list/run actions, and proxy requests to Replicate. Required network access and a Membrane account are consistent with the stated purpose.
Instruction Scope
SKILL.md instructs only to install/use the Membrane CLI and run CLI commands to manage connections and proxy requests. It does not instruct reading unrelated files, exporting unrelated env vars, or exfiltrating data to unknown endpoints. The instructions explicitly recommend letting Membrane handle secrets rather than asking the user for API keys.
Install Mechanism
This is an instruction-only skill (no automated install spec). It tells the user to install @membranehq/cli via npm -g or to use npx. That is expected for a CLI-based integration but does involve modifying system-wide npm globals (may need elevated permissions) and adds a third-party binary to PATH. No obscure download URLs or archive extraction are used in the instructions.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled via Membrane's browser-based login/connection flow. No unrelated service credentials or config paths are requested.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes. The default ability for the agent to invoke the skill autonomously is enabled (normal for skills) — this means the agent could run Membrane CLI commands if the CLI is present and the user has completed authentication; that behavior is expected for this integration.
Assessment
This skill is coherent: it teaches the agent to use the Membrane CLI to connect to Replicate and run or proxy API calls. Before installing or using it, consider: (1) you will need to install a third-party npm CLI (@membranehq/cli), which may modify global npm binaries and requires network access; (2) authentication is handled through Membrane (browser login and connector flows) so you won't provide Replicate API keys locally, but data and requests will flow through Membrane's backend — verify you trust Membrane's privacy/security posture for any sensitive data; (3) if you do not want the agent to run CLI commands autonomously, keep autonomous invocation disabled or do not install the CLI in the execution environment; (4) the skill metadata lists an external homepage and a repository, so if you need higher assurance, review the referenced repo and the @membranehq/cli package source before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk979gepyedcxjdqshxrkn9vw8h84d8rf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
