Deploybot

v1.0.0

DeployBot integration. Manage data, records, and automate workflows. Use when the user wants to interact with DeployBot data.

0· 64·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
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description claim a DeployBot integration and the instructions exclusively use the Membrane CLI to discover connections, run actions, and proxy API calls to DeployBot — this matches expectations for this purpose.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests. They do not request arbitrary file reads or unrelated environment variables. Note: proxying sends request payloads through Membrane’s service, so data is routed to a third party.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install @membranehq/cli via npm -g or use npx. That is a common pattern but installing global npm packages runs third‑party code on the host — verify the package/source before installing.
Credentials
The skill requests no environment variables or local config paths. Authentication is delegated to Membrane (browser login or headless flow) which aligns with the stated approach of not asking users for API keys.
Persistence & Privilege
The skill does not request always: true or other elevated persistence. It requires network access and a Membrane account but does not attempt to modify other skills or system-wide settings.
Assessment
This skill is coherent: it tells the agent to use the Membrane CLI to talk to DeployBot and does not ask for local secrets. Before installing/using it, verify you trust Membrane and the @membranehq/cli npm package (review the npm package and repository), be aware that requests and any payloads will be proxied through Membrane’s servers, and avoid pasting unrelated secrets into actions. Prefer using npx or a non-global install if you want to limit permanent changes to your environment. If you need higher assurance, ask the skill author for a verified source/repository and review Membrane’s privacy/security docs.

Like a lobster shell, security has layers — review code before you run it.

latestvk975n9s1mekfqvttx783jt62ks845rxb

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments