← Back to Skills Marketplace
Rocket Chat
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rocket-chat
Description
Rocket Chat integration. Manage Users, Rooms, Teams, Integrations. Use when the user wants to interact with Rocket Chat data.
Usage Guidance
This skill appears internally consistent: it uses the Membrane CLI to connect to Rocket.Chat, and asks you to authenticate via Membrane rather than providing API keys. Before installing, verify you trust @membranehq/cli (check the npm package and its GitHub repo), and consider installing/running it in an isolated environment (VM/container) if you are concerned about executing third-party code. Be aware the CLI will require network access and an interactive auth flow (browser or pasted code). If you want stronger assurance, inspect the CLI package contents or vendor-signed release before running a global npm install.
Capability Analysis
Type: OpenClaw Skill
Name: rocket-chat
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with Rocket Chat using the Membrane CLI. It includes standard procedures for installing the CLI via npm, authenticating, and managing Rocket Chat actions through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injections were found; the instructions are consistent with the stated purpose of the integration (SKILL.md, _meta.json).
Capability Assessment
Purpose & Capability
The name/description (Rocket.Chat integration) match the instructions: the skill tells the agent to install and use the Membrane CLI to connect to Rocket.Chat, list and run actions, and create actions if needed. Required capabilities (network access, Membrane account) are consistent with the stated purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, performing an auth flow, creating/listing/running Membrane actions, and polling build state. It does not instruct reading unrelated files, accessing unrelated credentials, or sending data to unexpected endpoints. Headless auth requires the user to open a URL and paste a code—this is documented and scoped to login.
Install Mechanism
The skill is instruction-only (no code files) but asks the user to run `npm install -g @membranehq/cli@latest`. Installing a globally-published npm package is a reasonable way to get a CLI, but it does execute third-party code on the host. This is expected for a CLI-based integration but carries the usual risks of running arbitrary npm packages; verify the package source/maintainer if you have concerns.
Credentials
The skill requests no environment variables, no config paths, and directs the agent not to ask users for API keys (Membrane handles auth). That is proportionate: the Membrane login flow is the expected way to obtain credentials and keep them server-side.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and does not modify other skills or system-wide settings in its instructions. Autonomous invocation is allowed (platform default) and is appropriate for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rocket-chat - After installation, invoke the skill by name or use
/rocket-chat - 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
Frequently Asked Questions
What is Rocket Chat?
Rocket Chat integration. Manage Users, Rooms, Teams, Integrations. Use when the user wants to interact with Rocket Chat data. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Rocket Chat?
Run "/install rocket-chat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rocket Chat free?
Yes, Rocket Chat is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rocket Chat support?
Rocket Chat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rocket Chat?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills