← 返回 Skills 市场
Rev
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rev
功能描述
Rev integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Rev data.
安全使用建议
This skill is essentially a set of instructions to use the Membrane CLI to talk to Rev. Before installing: (1) confirm you trust Membrane and the @membranehq/cli npm package (check the package page/repo and maintainers); (2) be aware that installing a global npm package will write executables to your system and run third-party code — consider using npx or a local install if you prefer; (3) understand that transcripts and metadata will be routed via Membrane/Rev (review their privacy/security policies) because Membrane handles auth and serverside calls; (4) in shared or restricted environments avoid installing global CLIs or use containerized environments; (5) if you need higher assurance, review the Membrane CLI source or request an install spec from the skill author. Overall the skill is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: rev
Version: 1.0.3
The skill facilitates integration with the Rev service by instructing the agent to install and use the Membrane CLI (@membranehq/cli). It requires high-risk capabilities including network access and shell execution to manage authentication and run API actions. While these actions are aligned with the stated purpose, the instructions guide the agent to construct shell commands using potentially unvalidated parameters (e.g., in `membrane action run`), which poses a risk of shell injection. These instructions are primarily located in SKILL.md.
能力评估
Purpose & Capability
The name/description (Rev integration) matches the instructions: the skill instructs the agent to use the Membrane CLI to create a Rev connection, discover actions, and run them. Nothing requested (no unrelated env vars, no access to other services) is inconsistent with the described purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in via Membrane, creating a Rev connection, discovering and running actions. It does not ask the agent to read arbitrary system files, access unrelated environment variables, or transmit data to unexpected endpoints. The instructions are scoped to the integration.
Install Mechanism
The skill is instruction-only but directs installation via npm (npm install -g @membranehq/cli@latest and npx usage). Installing packages from the public npm registry is common but is a moderate-risk action (writes to disk, runs third‑party code). This is expected for a CLI-based integration but worth user attention.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is delegated to Membrane (interactive login flow), which is proportionate to the stated design.
Persistence & Privilege
No always: true or other elevated persistence flags. The skill is user-invocable and may be invoked autonomously per platform default, which is normal. It does not request modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rev - 安装完成后,直接呼叫该 Skill 的名称或使用
/rev触发 - 根据 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
元数据
常见问题
Rev 是什么?
Rev integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Rev data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Rev?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rev」即可一键安装,无需额外配置。
Rev 是免费的吗?
是的,Rev 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rev 支持哪些平台?
Rev 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rev?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills