Eploy
v1.0.2Eploy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Eploy data.
⭐ 0· 91·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 is explicitly an Eploy integration that delegates auth and API calls to the Membrane CLI/service. Required capabilities (network access, a Membrane account, use of Membrane CLI) match the stated goal and are reasonable for this integration.
Instruction Scope
SKILL.md stays within scope: it tells the agent to install and use the Membrane CLI, run Membrane commands (login, connect, action list/run, request), and interact with Eploy through Membrane's proxy. It does not instruct reading unrelated local files, harvesting environment variables, or sending data to unknown endpoints.
Install Mechanism
The doc recommends installing @membranehq/cli via npm -g. This is a normal approach for a CLI but carries the usual moderate risk of installing a third‑party npm package globally — not a red flag for purpose alignment, but verify the package and provenance before installing.
Credentials
The skill requests no local credentials or environment variables and explicitly recommends letting Membrane handle credentials. Requiring a Membrane account is proportionate to the described workflow.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request elevated or cross-skill configuration changes. Autonomous invocation is allowed by default but is not combined with other concerning flags.
Assessment
This skill appears to do what it claims: use the Membrane CLI to connect to Eploy and run actions. Before installing/using it, verify the @membranehq/cli npm package and the project repository (ensure you're installing the official package), consider using npx or a controlled environment instead of a global npm install, and confirm you're comfortable granting Membrane access to your Eploy account (Membrane acts as a proxy and will handle authentication server-side). If you need stricter control, review Membrane's privacy/security docs and the CLI source code on GitHub prior to use.Like a lobster shell, security has layers — review code before you run it.
latestvk975g25xav42tc464v27p17wrd843fsf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
