← 返回 Skills 市场
Ravelin
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
169
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ravelin
功能描述
Ravelin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ravelin data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ravelin - 安装完成后,直接呼叫该 Skill 的名称或使用
/ravelin触发 - 根据 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
元数据
常见问题
Ravelin 是什么?
Ravelin integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ravelin data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。
如何安装 Ravelin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ravelin」即可一键安装,无需额外配置。
Ravelin 是免费的吗?
是的,Ravelin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ravelin 支持哪些平台?
Ravelin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ravelin?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills