← Back to Skills Marketplace
Rocketreach
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
176
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rocketreach
Description
RocketReach integration. Manage data, records, and automate workflows. Use when the user wants to interact with RocketReach data.
Usage Guidance
This skill delegates RocketReach access to the Membrane platform and instructs you to install the @membranehq/cli npm package and perform a browser-based login. Before installing or using it: (1) verify the npm package name and the repository (the SKILL.md points to Membrane's GitHub) to ensure you are installing the intended code; (2) be aware that RocketReach credentials and query data will flow through Membrane’s servers — only proceed if you trust that provider and their data handling policies; (3) ensure npm/node (and npx) are acceptable in your environment (they are required but not declared in metadata); (4) in high-sensitivity environments consider a manual integration or ask for more details about where credentials and logs are stored and how long they are retained.
Capability Analysis
Type: OpenClaw Skill
Name: rocketreach
Version: 1.0.3
The rocketreach skill bundle provides instructions for an AI agent to interact with the RocketReach API using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating via 'membrane login', and managing connections and actions. The instructions in SKILL.md are transparent, aligned with the stated purpose of the integration, and do not contain any indicators of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The name/description claim a RocketReach integration and the SKILL.md consistently instructs using Membrane to connect to RocketReach and run actions. However the registry metadata declares no required binaries while the instructions assume npm/npx (Node) is available to install and run the Membrane CLI — that mismatch should be noted.
Instruction Scope
Runtime instructions are narrowly scoped: install the Membrane CLI, run membrane login, create/connect a RocketReach connection, discover or create actions, and run them. The instructions do not ask the agent to read unrelated local files or request unrelated credentials. They do, however, direct user data and authentication to Membrane's service (server-side credential handling), which users must trust.
Install Mechanism
This is an instruction-only skill (no install spec in metadata). The SKILL.md directs installing @membranehq/cli from the npm registry (npm install -g and npx usage). That is a common approach but is a moderate-risk operation compared with instruction-only skills that require no third-party package installs. The npm package and its repository should be verified before installing in sensitive environments.
Credentials
The skill declares no required environment variables or credentials and explicitly tells integrators not to request API keys (Membrane manages auth). That is proportionate to the stated purpose. Note: credentials for RocketReach will be handled and stored by Membrane, so the user is entrusting those credentials to that service.
Persistence & Privilege
The skill does not request always:true, does not declare persistent system-wide changes, and is user-invocable with normal autonomous-invocation defaults. No evidence it modifies other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rocketreach - After installation, invoke the skill by name or use
/rocketreach - 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
Frequently Asked Questions
What is Rocketreach?
RocketReach integration. Manage data, records, and automate workflows. Use when the user wants to interact with RocketReach data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install Rocketreach?
Run "/install rocketreach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rocketreach free?
Yes, Rocketreach is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rocketreach support?
Rocketreach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rocketreach?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills