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