← Back to Skills Marketplace
gora050

Redox

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install redox
Description
Redox integration. Manage data, records, and automate workflows. Use when the user wants to interact with Redox data.
Usage Guidance
This skill appears coherent: it delegates Redox access to the Membrane service and uses the Membrane CLI for auth and actions. Before installing or running: verify the @membranehq/cli package on npm and the getmembrane.com publisher, consider installing/running the CLI in a limited environment if you are cautious, and review Membrane's privacy/terms because the integration will handle sensitive healthcare data. If you are not comfortable installing global npm packages, use npx to avoid a persistent global install.
Capability Analysis
Type: OpenClaw Skill Name: redox Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Redox healthcare data platform via the Membrane CLI. It outlines standard procedures for authentication, connection management, and executing API actions through the Membrane platform. The instructions in SKILL.md specifically emphasize security best practices, such as avoiding the manual handling of API keys and leveraging server-side credential management, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (Redox integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Redox, discover and run actions, and create actions when needed. All requested capabilities (network + Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md confines runtime activity to installing/using the Membrane CLI, logging in via the provided flows, creating/listing connections, and listing/running Membrane actions. It does not instruct reading unrelated system files, accessing unrelated env vars, or sending data to unexpected endpoints. Authentication uses the Membrane login/browser flow and headless code-exchange; this is documented in the skill.
Install Mechanism
There is no install spec in the registry, but SKILL.md directs users to install @membranehq/cli globally via npm (or use npx). Global npm installs write binaries and install code from the npm registry — a normal but non-trivial action. This is proportionate to the described workflow, but users should verify the npm package source and trustworthiness before installing.
Credentials
The skill declares no required env vars or credentials and explicitly advises against asking users for API keys. It relies on the Membrane-hosted auth flow (user/browser login) rather than local secrets, which is proportionate for Redox integration.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges. There are no instructions to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install redox
  3. After installation, invoke the skill by name or use /redox
  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 redox
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Redox?

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

How do I install Redox?

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

Is Redox free?

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

Which platforms does Redox support?

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

Who created Redox?

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

💬 Comments