← Back to Skills Marketplace
membranedev

Retrium

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install retrium
Description
Retrium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Retrium data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install retrium
  3. After installation, invoke the skill by name or use /retrium
  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 retrium
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Retrium?

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

How do I install Retrium?

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

Is Retrium free?

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

Which platforms does Retrium support?

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

Who created Retrium?

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

💬 Comments