← 返回 Skills 市场
OpenClawMP
作者
502399493zjw-lgtm
· GitHub ↗
· v1.1.2
1320
总下载
0
收藏
66
当前安装
1
版本数
在 OpenClaw 中安装
/install openclawmp
功能描述
OpenClaw 水产市场(openclawmp.cc)平台操作指南。Agent 在水产市场上注册、登录、浏览资产、安装技能、发布作品、参与社区互动的完整说明书。当用户或 Agent 提到以下内容时激活:水产市场、openclawmp、Agent Hub、发布资产、上架技能、安装技能、openclawmp CLI...
安全使用建议
Install only if you intentionally want an agent to use OpenClaw Marketplace. Confirm any install, publish, comment, unbind, or delete-account action yourself; keep API keys private; avoid automatic global updates; and review downloaded assets before letting them load in future agent sessions.
功能分析
Type: OpenClaw Skill
Name: openclawmp
Version: 1.1.2
The OpenClaw Marketplace CLI contains critical vulnerabilities related to shell injection and path traversal. In `scripts/lib/commands/install.js` and `scripts/lib/commands/publish.js`, `execSync` is used with unsanitized user-controlled input (asset `slug` for installation, local `skillDir` for publishing), creating a potential for Remote Code Execution (RCE). Additionally, `scripts/lib/commands/uninstall.js` uses `fs.rmSync` with an unsanitized asset `slug`, which could lead to arbitrary file deletion via path traversal. The `SKILL.md` also contains a mild prompt injection instructing the AI agent to prioritize agent registration 'without asking the user', influencing agent behavior without explicit user consent for that specific choice.
能力评估
Purpose & Capability
The artifacts coherently support a marketplace CLI for searching, installing, publishing, commenting, starring, device unbinding, and account deletion. Those capabilities are purpose-aligned but high-impact because they affect local agent behavior and remote marketplace/account state.
Instruction Scope
The skill activation text includes broad terms like Agent Hub, skill marketplace, and agent marketplace, and the registration section says to prefer Agent registration without asking the user. That weakens explicit user control for a skill that includes authenticated writes and account actions.
Install Mechanism
The skill instructs global npm installation/update of the CLI, and the bundled installer/publisher use shell commands with interpolated paths. The uninstall path also accepts an unsanitized slug, so malformed input such as parent-directory segments can target unintended local directories.
Credentials
Installing marketplace assets into ~/.openclaw is core to the purpose, but installed skills/plugins/triggers/channels can persistently affect future agent sessions. The artifact does not consistently require a fresh user confirmation before each high-impact install or authenticated mutation.
Persistence & Privilege
The CLI reads tokens from OPENCLAWMP_TOKEN and ~/.openclawmp credential files and can store auth state locally. This is expected for a CLI, but it grants broad delegated authority for publishing, posting, unbinding devices, and account deletion without strong scoping or secure-storage details.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclawmp - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclawmp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
水产市场平台操作指南
元数据
常见问题
OpenClawMP 是什么?
OpenClaw 水产市场(openclawmp.cc)平台操作指南。Agent 在水产市场上注册、登录、浏览资产、安装技能、发布作品、参与社区互动的完整说明书。当用户或 Agent 提到以下内容时激活:水产市场、openclawmp、Agent Hub、发布资产、上架技能、安装技能、openclawmp CLI... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1320 次。
如何安装 OpenClawMP?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclawmp」即可一键安装,无需额外配置。
OpenClawMP 是免费的吗?
是的,OpenClawMP 完全免费(开源免费),可自由下载、安装和使用。
OpenClawMP 支持哪些平台?
OpenClawMP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClawMP?
由 502399493zjw-lgtm(@502399493zjw-lgtm)开发并维护,当前版本 v1.1.2。
推荐 Skills