← Back to Skills Marketplace
Revel Systems
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
238
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install revel-systems
Description
Revel Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Revel Systems data.
Usage Guidance
This skill is coherent but relies on installing and trusting the Membrane CLI and your Membrane account. Before installing or using it: (1) verify @membranehq/cli is from a trusted publisher (review the npm package and homepage), (2) perform the npm install in a non-root or isolated environment (container/VM) if you're cautious, (3) review and grant the connector the least privilege needed (limit access to only the Revel resources you want the skill to use), (4) be aware the skill can access sensitive POS data (orders, payments, customer info) via the Membrane proxy, and (5) monitor and revoke connections when no longer needed. If you need higher assurance, ask the publisher for an install spec or a signed release for the CLI before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: revel-systems
Version: 1.0.2
The skill bundle provides standard instructions for integrating with Revel Systems via the Membrane CLI. It focuses on legitimate business operations (managing orders, customers, and products) and emphasizes secure credential management by delegating authentication to the Membrane platform. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description and runtime instructions align: the skill's goal is to interact with Revel Systems and all steps use Membrane (a third-party integration/proxy) to authenticate and call Revel's API. Required resources (network, Membrane account, Membrane CLI) are proportionate to that purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, connect, list actions, run actions, and proxy requests). It does not direct the agent to read unrelated local files, environment variables, or system config. Note: the proxy capability allows forwarding arbitrary API requests to Revel via Membrane — expected for an integration but means the skill can access sensitive POS data (orders/payments) if granted.
Install Mechanism
There is no registry install spec; the docs tell the user to run `npm install -g @membranehq/cli`. Installing a global npm package is a normal but nontrivial operation (it fetches remote code from the npm registry). This is expected for a CLI-based integration but is a moderate risk compared to an instruction-only skill that requires no installs.
Credentials
The skill declares no required env vars, credentials, or config paths. Authentication is done through Membrane's interactive login flow (browser-based). There are no unexplained requests for unrelated secrets or system credentials.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It relies on the Membrane CLI and browser login for auth; autonomous invocation is allowed by default (normal for skills) but not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install revel-systems - After installation, invoke the skill by name or use
/revel-systems - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Revel Systems?
Revel Systems integration. Manage data, records, and automate workflows. Use when the user wants to interact with Revel Systems data. It is an AI Agent Skill for Claude Code / OpenClaw, with 238 downloads so far.
How do I install Revel Systems?
Run "/install revel-systems" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Revel Systems free?
Yes, Revel Systems is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Revel Systems support?
Revel Systems is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Revel Systems?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills