Dripcel
v1.0.2Dripcel integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Dripcel data.
⭐ 0· 101·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.md describes a Dripcel integration and all runtime actions use the Membrane CLI to discover and run Dripcel actions or proxy requests. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Runtime instructions are focused on installing and using the Membrane CLI (login, connect, action list/run, request proxy). The instructions do not ask the agent to read arbitrary local files or unrelated environment variables. Note: the proxy feature means Membrane will see proxied API traffic and handle auth server-side — this is expected for this design.
Install Mechanism
The skill is instruction-only and asks the user to `npm install -g @membranehq/cli`. Using a public npm package is reasonable for a CLI, but global npm installs run third-party code on your machine — verify the package name and source (https://getmembrane.com / @membranehq) before installing.
Credentials
No environment variables or credentials are requested by the skill itself. The design intentionally delegates credential handling to Membrane (server-side), so local secrets are not required by the skill.
Persistence & Privilege
The skill does not request always:true or system-wide changes. It is user-invocable and instruction-only; nothing in the manifest indicates persistent elevated privileges.
Assessment
This skill delegates all Dripcel access to the Membrane service and asks you to install their CLI. Before installing or using it: verify the @membranehq package and getmembrane.com are the intended/trusted vendor; understand that Membrane will store/manage Dripcel credentials and will see any proxied API requests and data; be comfortable giving Membrane access to your Dripcel account; and be mindful that `npm install -g` runs third-party code on your machine (use least-privilege account or a sandbox if needed).Like a lobster shell, security has layers — review code before you run it.
latestvk979r3rjxc7tbr7va71s1cq7as842gs2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
