← 返回 Skills 市场
gora050

Robomq

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install robomq
功能描述
RoboMQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with RoboMQ data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to integrate with RoboMQ. Before installing or following its instructions: (1) verify the @membranehq/cli npm package and its repository (owner, recent releases) before running a global npm install; consider using npx instead of global install; (2) when asked to authenticate, use the browser-based flow and do not paste sensitive secrets into chat; (3) be aware that the CLI will store credentials locally (standard for such tools) — if you need stricter control, review where Membrane stores tokens and the CLI's docs; (4) because the skill is instruction-only, there is no code bundled here, but installing third-party CLIs carries its own risk so only proceed if you trust Membrane/@membranehq.
功能分析
Type: OpenClaw Skill Name: robomq Version: 1.0.1 The skill is a standard integration for RoboMQ using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through legitimate operations such as authentication, connection management, and action execution via the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to manage RoboMQ via Membrane and the SKILL.md exclusively documents installing and using the Membrane CLI to create/list connections and run actions — this matches the stated purpose. Using Membrane as an integration layer to reach RoboMQ is a plausible, coherent design choice.
Instruction Scope
All runtime instructions are limited to installing and invoking the Membrane CLI and using its login/connect/action commands. The instructions do not ask the agent to read arbitrary local files, access unrelated environment variables, or exfiltrate data to unknown endpoints. They rely on the CLI's browser-based or headless auth flow which is standard.
Install Mechanism
The skill is instruction-only (no install spec), but SKILL.md instructs users to run `npm install -g @membranehq/cli@latest` (and also shows npx usage). Installing a global npm package is an external action outside the skill bundle; verify the package's authenticity and consider using `npx` or a scoped/local install if you prefer not to install global binaries.
Credentials
The skill declares no required env vars, config paths, or credentials. Its auth flow delegates to Membrane's CLI/server and explicitly advises not to ask users for API keys, which is proportionate for an integration skill.
Persistence & Privilege
The skill is not always-enabled and requests no persistent system privileges. It does not modify other skills or system-wide agent settings. Note: autonomous model invocation is allowed by default but this is a platform default and not a specific red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install robomq
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /robomq 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug robomq
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Robomq 是什么?

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

如何安装 Robomq?

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

Robomq 是免费的吗?

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

Robomq 支持哪些平台?

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

谁开发了 Robomq?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论