Zerobounce

v1.0.0

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

0· 61·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
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (ZeroBounce integration) match the instructions: all commands use the Membrane CLI to connect to and proxy requests to ZeroBounce. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, creating/listing connections, listing/running actions, and proxying requests. It does not direct the agent to read arbitrary host files or environment variables, nor to exfiltrate data to unrelated endpoints.
Install Mechanism
There is no automatic install spec in the skill (lowest risk). The doc suggests the user run a global npm install (@membranehq/cli) or use npx; that is reasonable but requires trusting the npm package and the maintainer. No download from unknown URLs or archive extraction is prescribed by the skill itself.
Credentials
The skill requests no local env vars or keys. It relies on a Membrane account and delegates ZeroBounce credentials to Membrane (server-side). This is proportionate, but it means you must trust Membrane to manage your ZeroBounce credentials and to proxy requests correctly.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request persistent system privileges or modify other skills. Autonomous invocation is allowed by default on the platform (normal) and the skill does not request elevated persistence.
Assessment
This skill is a documentation-only integration that tells you to use the Membrane CLI to manage ZeroBounce data. Before using it: (1) verify the @membranehq/cli package on the npm registry and the maintainer (use npx if you prefer not to install globally); (2) understand that Membrane will hold and refresh your ZeroBounce credentials — review Membrane’s security/privacy docs and trust model; (3) be aware the commands will run locally and require network access and browser-based login for authentication; and (4) if you run agents in sensitive environments, restrict their ability to execute arbitrary CLI commands or make external network calls unless you accept that risk.

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

latestvk970qvve08s3fbakwhw22wpbxs849xvn

License

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

Comments