← 返回 Skills 市场
Neverbounce
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
180
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install neverbounce
功能描述
Neverbounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neverbounce data.
安全使用建议
This skill is internally consistent: it uses Membrane as a broker to access Neverbounce and does not ask for local API keys. The main decision is whether to install the Membrane CLI: before running `npm install -g @membranehq/cli@latest`, verify the package and publisher (check the package page, pinned version or checksum rather than 'latest'), review the CLI source on GitHub, and prefer installing in a controlled environment (container, VM, or non‑privileged account). Be aware the CLI will perform network activity and handle your authentication — review its permissions and privacy policy if you care about what data is transmitted to Membrane. If you cannot or do not want to install third‑party CLIs, you can avoid installing this skill.
功能分析
Type: OpenClaw Skill
Name: neverbounce
Version: 1.0.3
The skill provides a standard integration for Neverbounce via the Membrane platform. It instructs the agent to use the Membrane CLI (`@membranehq/cli`) to handle authentication and API interactions, which is consistent with its stated purpose. No evidence of data exfiltration, malicious execution, or intentional prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description match the runtime instructions: the skill instructs the agent to use the Membrane CLI to interact with Neverbounce (create connections, list/run actions, check jobs). Nothing in the SKILL.md asks for unrelated services, credentials, or system access.
Instruction Scope
SKILL.md is focused on installing and using the Membrane CLI, authenticating via browser or headless code flow, creating connections, discovering and running actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints. It does tell the user to perform interactive login and to provide connection IDs as needed.
Install Mechanism
Although the skill itself is instruction-only, it tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package pulls executable code from the public registry (dynamic 'latest' version), which runs on the user's host and can access network/filesystem. This is a moderate-risk step and should be verified (package source, integrity, permissions) before use.
Credentials
The skill requests no environment variables, config paths, or credentials in the manifest. SKILL.md recommends using Membrane-managed auth (not asking for API keys locally), which is proportionate to the integration purpose.
Persistence & Privilege
Skill is not always-enabled and is user-invocable; it does not request persistent system-wide changes. The only persistence implied is installation of a CLI if the user chooses to do so.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neverbounce - 安装完成后,直接呼叫该 Skill 的名称或使用
/neverbounce触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Neverbounce 是什么?
Neverbounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neverbounce data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。
如何安装 Neverbounce?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neverbounce」即可一键安装,无需额外配置。
Neverbounce 是免费的吗?
是的,Neverbounce 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Neverbounce 支持哪些平台?
Neverbounce 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neverbounce?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills