← Back to Skills Marketplace
gora050

Revai

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
252
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install revai
Description
Rev.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rev.ai data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install revai
  3. After installation, invoke the skill by name or use /revai
  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 revai
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Revai?

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

How do I install Revai?

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

Is Revai free?

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

Which platforms does Revai support?

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

Who created Revai?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments