← Back to Skills Marketplace
Zerobounce
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
161
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zerobounce
Description
ZeroBounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroBounce data.
Usage Guidance
This skill appears to do what it says: it uses Membrane to interact with ZeroBounce. Before installing or running it, verify you trust the Membrane service and the @membranehq/cli package (review the npm package and the linked repository/homepage). Installing the CLI via npm -g will write binaries to your system — only proceed on machines where you permit that. Do not share your ZeroBounce API key directly with the agent; follow the skill's guidance to create a connection so Membrane handles credentials server-side. If you need higher assurance, inspect the Membrane CLI source or run it in an isolated environment.
Capability Analysis
Type: OpenClaw Skill
Name: zerobounce
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with ZeroBounce using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution through the `@membranehq/cli` tool. The instructions prioritize security by advising the agent to let the platform handle credentials rather than requesting API keys from the user, and no malicious patterns, data exfiltration, or harmful prompt injections were detected in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (ZeroBounce integration) matches the instructions: all runtime steps use the Membrane CLI to create a ZeroBounce connection, discover and run actions, and manage data. Required capabilities (network access, a Membrane account) are proportionate to the stated purpose.
Instruction Scope
SKILL.md is narrowly scoped to installing and using the Membrane CLI (login, connect, action list/create/run). It does not instruct reading unrelated files, exporting arbitrary data, or accessing system credentials. It does require interactive auth (browser/code) for login, which is expected for this flow.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install @membranehq/cli via npm -g. Installing a global npm package pulls code from the public registry and writes binaries to disk — a reasonable and common dependency for a CLI-backed integration, but something users should consciously approve (review package source or publisher).
Credentials
The skill declares no environment variables, no credentials, and no config paths. It delegates auth to Membrane rather than asking for ZeroBounce API keys locally, which is proportionate to the design presented.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with any unusual privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zerobounce - After installation, invoke the skill by name or use
/zerobounce - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Zerobounce?
ZeroBounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroBounce data. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Zerobounce?
Run "/install zerobounce" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zerobounce free?
Yes, Zerobounce is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zerobounce support?
Zerobounce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zerobounce?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills