← Back to Skills Marketplace
Rapyd
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install rapyd
Description
Rapyd integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rapyd data.
Usage Guidance
This skill appears coherent, but before installing: (1) verify the CLI package (@membranehq/cli) is the official publisher and consider using `npx @membranehq/cli@<version>` or a pinned version instead of `-g` to reduce risk; (2) review Membrane's privacy/security and terms because it will hold and mediate your Rapyd credentials and payment data; (3) confirm you are comfortable authorizing connections via the browser flow and that any actions you run have appropriate least-privilege access to your Rapyd data.
Capability Analysis
Type: OpenClaw Skill
Name: rapyd
Version: 1.0.1
The skill provides instructions for integrating with the Rapyd payment network via the Membrane CLI. It guides the agent through legitimate authentication, connection management, and action execution processes using the '@membranehq/cli' package. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Rapyd integration) matches the instructions: everything centers on using the Membrane CLI to create a Rapyd connection, discover and run actions. No unrelated services, env vars, or binaries are requested.
Instruction Scope
The SKILL.md confines the agent to installing Membrane, performing login (browser or headless flow), creating a Rapyd connection, listing/creating/running actions. It does not instruct reading arbitrary files or environment variables. Note: it requires network access and a Membrane account and instructs a global npm install (see install_mechanism).
Install Mechanism
The registry has no formal install spec, but SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` (and also suggests npx in examples). Installing a global npm package is a moderate-risk operation — verify the package publisher, prefer npx or a pinned version, and review the package before global installation.
Credentials
The skill declares no required env vars or credentials and the instructions explicitly advise letting Membrane handle credentials. This is proportionate. Be aware that Membrane (a third party) will store/mediate Rapyd credentials server-side — check their access model and data retention policies.
Persistence & Privilege
always is false and the skill does not request system-level persistence or modify other skills. Autonomous invocation (model-driven) is allowed but that is the platform default and expected for a connector skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rapyd - After installation, invoke the skill by name or use
/rapyd - 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 Rapyd?
Rapyd integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rapyd data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Rapyd?
Run "/install rapyd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rapyd free?
Yes, Rapyd is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rapyd support?
Rapyd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rapyd?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills