← 返回 Skills 市场
membranedev

Retrium

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install retrium
功能描述
Retrium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Retrium data.
安全使用建议
This skill delegates Retrium access to the Membrane CLI; installing it requires running a global npm package and completing a browser/headless login which will store authentication tokens locally. If you plan to install: (1) verify the @membranehq/cli package and the getmembrane.com project are legitimate for your organization, (2) be aware npm global installs run package scripts with your user privileges, and (3) consider whether you want a third-party service (Membrane) to broker access to your Retrium data. If you need higher assurance, review the CLI's source repository and, for managed environments, ask your security team before installing global CLIs.
功能分析
Type: OpenClaw Skill Name: retrium Version: 1.0.1 The skill is a standard integration for Retrium using the Membrane CLI. The instructions in SKILL.md guide the agent to install the '@membranehq/cli' package and use it to manage connections and execute actions. There is no evidence of malicious intent, data exfiltration, or prompt injection; the logic is entirely focused on legitimate workflow automation through the Membrane platform.
能力评估
Purpose & Capability
Name/description say 'Retrium integration' and all runtime instructions use the Membrane CLI to connect to a Retrium connector. Required capabilities (network, Membrane account, Membrane CLI) match the stated purpose and nothing unrelated is requested.
Instruction Scope
SKILL.md stays on-topic: it tells the agent to install the Membrane CLI, perform membrane login/connect flows, discover or create actions, and run actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
Installation is via a public npm package (npm install -g @membranehq/cli@latest). This is expected for a CLI but has the usual npm-global caveats (postinstall scripts run with your privileges). There are no obscure downloads or archive extraction steps.
Credentials
The skill declares no required env vars or credentials and explicitly directs the agent not to ask for API keys, instead using Membrane-managed connections. This is proportionate to delegating auth to a third-party CLI/service.
Persistence & Privilege
always:false and agent-invocable:true (normal). The Membrane CLI's login flow will create local authentication state/tokens on the host where the CLI runs — expected behaviour but worth noting because local tokens could be used by subsequent CLI commands.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install retrium
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /retrium 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug retrium
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Retrium 是什么?

Retrium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Retrium data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Retrium?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install retrium」即可一键安装,无需额外配置。

Retrium 是免费的吗?

是的,Retrium 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Retrium 支持哪些平台?

Retrium 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Retrium?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论