← Back to Skills Marketplace
gora050

Neverbounce

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
180
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install neverbounce
Description
Neverbounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neverbounce data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neverbounce
  3. After installation, invoke the skill by name or use /neverbounce
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug neverbounce
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Neverbounce?

Neverbounce integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neverbounce data. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.

How do I install Neverbounce?

Run "/install neverbounce" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Neverbounce free?

Yes, Neverbounce is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Neverbounce support?

Neverbounce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Neverbounce?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments