← 返回 Skills 市场
Revai
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
252
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install revai
功能描述
Rev.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rev.ai data.
安全使用建议
This skill appears to do what it says: it uses Membrane as a proxy to Rev.ai and asks you to install the @membranehq/cli npm package and sign into a Membrane account. Before installing or using it: (1) Verify you trust Membrane (privacy, data retention, and who can access your Rev.ai data), because Membrane will hold the downstream credentials and can perform actions (including deleting jobs). (2) Inspect the npm package and its GitHub repo (author, recent activity, and reviews) before running a global npm install. (3) When authenticating in headless flows, only paste authorization codes into the official CLI or browser flow—do not share them in chat or with unknown parties. (4) Be cautious about running destructive actions such as delete-job and prefer least-privileged accounts or test data when trying the skill.
功能分析
Type: OpenClaw Skill
Name: revai
Version: 1.0.3
The skill provides a standard integration for Rev.ai using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through legitimate setup steps, including CLI installation, authentication, and action discovery. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the skill focuses on using the Membrane platform to manage API connections securely without handling raw secrets.
能力评估
Purpose & Capability
Name/description (Rev.ai integration) match the instructions, which show how to use the Membrane CLI to connect to Rev.ai, list and run actions, and manage transcripts. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing membrane CLI, logging in via Membrane, creating a Rev.ai connection, discovering and running actions. It does not direct the agent to read arbitrary files, access unrelated env vars, or send data to unknown endpoints.
Install Mechanism
The instructions recommend installing @membranehq/cli from the public npm registry (npm install -g). This is a moderate-risk install mechanism (global npm install affects the host). The source is a public package (not a random download URL), but users should verify the package and author before installing globally.
Credentials
The skill requests no local environment variables or credentials. However it requires a Membrane account: Membrane will manage and store Rev.ai credentials server-side. Users must trust Membrane with access to their Rev.ai data (including actions like delete-job). This is proportionate but requires external trust.
Persistence & Privilege
No special persistence requested (always:false). The skill is user-invocable and allows normal autonomous invocation; these are standard and expected. It does not modify other skills or require system-wide config changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install revai - 安装完成后,直接呼叫该 Skill 的名称或使用
/revai触发 - 根据 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
元数据
常见问题
Revai 是什么?
Rev.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rev.ai data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。
如何安装 Revai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install revai」即可一键安装,无需额外配置。
Revai 是免费的吗?
是的,Revai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Revai 支持哪些平台?
Revai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Revai?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills