← 返回 Skills 市场
Zerobounce
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
161
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zerobounce
功能描述
ZeroBounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroBounce data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zerobounce - 安装完成后,直接呼叫该 Skill 的名称或使用
/zerobounce触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zerobounce 是什么?
ZeroBounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZeroBounce data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Zerobounce?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zerobounce」即可一键安装,无需额外配置。
Zerobounce 是免费的吗?
是的,Zerobounce 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zerobounce 支持哪些平台?
Zerobounce 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zerobounce?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills