← Back to Skills Marketplace
membranedev

R3

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
107
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install r3
Description
R3 integration. Manage data, records, and automate workflows. Use when the user wants to interact with R3 data.
Usage Guidance
This skill appears to do what it says (use Membrane CLI to access R3). Before installing: 1) Verify @membranehq/cli is the official package (check the npm package page and GitHub repo) and, if possible, install it in an isolated environment (container or VM) rather than globally on a production host. 2) Review the permissions and data Membrane will be able to access via your account; the login flow will grant the CLI access to your R3/Membrane resources. 3) If you need stronger assurance, ask the skill author for a signed checksum or a pinned release version instead of @latest. 4) The skill requires network access and a Membrane account — do not use it for highly sensitive data until you’ve validated the CLI and the service’s security posture.
Capability Analysis
Type: OpenClaw Skill Name: r3 Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with the R3 platform via the Membrane CLI. It follows standard integration patterns for the Membrane ecosystem, including authentication, connection management, and action execution. The instructions explicitly advise against asking for user secrets and rely on the platform's managed authentication, with no evidence of malicious intent or data exfiltration in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (R3 integration) matches the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to authenticate and interact with R3 resources. Nothing in the instructions asks for unrelated cloud keys, system-level access, or capabilities that do not belong to an integration CLI.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, list, search). They describe interactive and headless authentication flows and how to get machine-readable output. The file list and examples are focused on R3 entities; there are no steps instructing the agent to read arbitrary local files, system credentials, or to exfiltrate data to unexpected endpoints.
Install Mechanism
The SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. This is a typical way to install a CLI but does execute third-party code on the host (global npm package). Because the skill is instruction-only (no install spec in the registry), the CLI installation is performed by the user/agent at runtime — moderate risk. Recommend verifying the package source and checksum or using a controlled environment (container/VM) if you don't trust it.
Credentials
The skill declares no required env vars or credentials in the registry. Authentication occurs via Membrane's login flow (interactive or headless browser code) which is appropriate for a platform integration. There are no unrelated secrets or extra credentials requested.
Persistence & Privilege
The skill is not forced-always and does not request system-wide persistence. It is user-invocable and allows autonomous invocation (the platform default), which is expected for an integration skill and is not by itself a red flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install r3
  3. After installation, invoke the skill by name or use /r3
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug r3
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is R3?

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

How do I install R3?

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

Is R3 free?

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

Which platforms does R3 support?

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

Who created R3?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments