← Back to Skills Marketplace
membranedev

Ravelin

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
169
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ravelin
Description
Ravelin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ravelin data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to talk to Ravelin. Before installing or using it, verify the Membrane CLI package and source (npm package @membranehq/cli and getmembrane.com) and prefer installing from an official, pinned release if possible. Be aware that `npm install -g` installs code globally — review the CLI's repository and recent releases for trustworthiness. During authentication you'll open a browser and complete an OAuth-style flow; only use URLs presented by the official Membrane domain and avoid copy-pasting authorization codes from unknown sources. Finally, note the small metadata inconsistency (the registry did not list the CLI as a required binary even though SKILL.md requires it); you may want to confirm with the skill publisher or inspect SKILL.md in the registry before trusting it.
Capability Analysis
Type: OpenClaw Skill Name: ravelin Version: 1.0.3 The ravelin skill bundle provides instructions for an AI agent to integrate with the Ravelin fraud prevention service via the Membrane CLI. The SKILL.md file outlines standard procedures for installation, authentication, and action management using the '@membranehq/cli' tool. No malicious logic, data exfiltration attempts, or harmful prompt injections were identified; the instructions prioritize secure credential management by delegating authentication to the Membrane platform.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill claims to integrate with Ravelin via Membrane and all runtime instructions use the Membrane CLI to discover and run Ravelin actions — this is coherent. Minor inconsistency: the registry metadata lists no required binaries, yet the SKILL.md expects the 'membrane' CLI to be installed and used.
Instruction Scope
SKILL.md keeps to the stated purpose: it describes installing and using the Membrane CLI, authenticating (OAuth-style flow), connecting a Ravelin connector, discovering and running actions, and best practices. It does not instruct reading unrelated files or exfiltrating arbitrary data. It does require the user to run install and login commands and to open auth URLs in a browser (standard OAuth flow).
Install Mechanism
There is no formal install spec in the registry metadata, but the SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` (and uses npx in examples). Installing a global npm package is a normal distribution method but carries moderate supply-chain risk. The skill does not provide a pinned version or a verified release URL; the SKILL.md also does not appear in the declared install spec, which is an inconsistency to note.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, relying on Membrane for auth. This is proportionate for a connector-based integration. The SKILL.md does require a Membrane account and connection creation but does not ask for unrelated secrets.
Persistence & Privilege
The skill is not marked 'always: true' and uses the platform default allowing autonomous invocation. It does not declare or instruct changes to other skills or global agent configuration. No persistent install artifacts are declared by the registry beyond the user-installed CLI.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ravelin
  3. After installation, invoke the skill by name or use /ravelin
  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 ravelin
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ravelin?

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

How do I install Ravelin?

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

Is Ravelin free?

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

Which platforms does Ravelin support?

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

Who created Ravelin?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments