← 返回 Skills 市场
Redox
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install redox
功能描述
Redox integration. Manage data, records, and automate workflows. Use when the user wants to interact with Redox data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install redox - 安装完成后,直接呼叫该 Skill 的名称或使用
/redox触发 - 根据 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
元数据
常见问题
Redox 是什么?
Redox integration. Manage data, records, and automate workflows. Use when the user wants to interact with Redox data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Redox?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install redox」即可一键安装,无需额外配置。
Redox 是免费的吗?
是的,Redox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Redox 支持哪些平台?
Redox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Redox?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills