← 返回 Skills 市场
169
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install okx-cex-skill-mp
功能描述
Use this skill when the user asks to: 'find a trading skill', 'search for skills', 'install a skill', 'add a skill', 'download a skill', 'browse skill market...
安全使用建议
This skill appears to be a marketplace manager and its behavior (installing skills from the OKX marketplace) matches that description — but there are inconsistencies in the package metadata and the runtime instructions perform high‑impact actions. Before installing or using it: 1) Verify the OKX CLI package (@okx_ai/okx-trade-cli) is official and from a trusted source (check npm publisher, package integrity, vendor docs). 2) Be cautious about running global npm installs and 'npx' commands — consider testing in an isolated environment. 3) Understand that 'okx skill add' will download and install third‑party skills into your agents' skill directories (and may run install-time scripts); only install skills from authors you trust and inspect the downloaded SKILL.md/_meta.json before enabling them. 4) Resolve the manifest inconsistency: the registry shows no required binaries/env while SKILL.md requires the 'okx' CLI and API credentials — ask the publisher to correct metadata. If you want to limit blast radius, prefer using 'okx skill download' and manually review/unpack the zip rather than automatic 'add' that installs into all agents.
功能分析
Type: OpenClaw Skill
Name: okx-cex-skill-mp
Version: 1.3.2
The skill bundle functions as a package manager for the OKX Skills Marketplace, enabling the agent to search for and install third-party code. It is classified as suspicious because its core functionality involves high-risk behaviors: installing a global npm package (@okx_ai/okx-trade-cli), requiring API credentials, and executing a download-and-install flow (okx skill add) that runs unvetted third-party skills with the agent's full system permissions. While these actions are aligned with the stated purpose in SKILL.md, the bundle serves as a high-privilege gateway for potentially malicious third-party content.
能力评估
Purpose & Capability
The SKILL.md describes a marketplace manager (search, download, install, remove skills) and its required artifacts (okx CLI and marketplace API credentials) are coherent with that purpose. However, the registry metadata presented to the evaluator claims no required binaries/env vars while the SKILL.md explicitly requires the 'okx' CLI and API credentials. This mismatch is an inconsistency that should be resolved before trust.
Instruction Scope
The instructions tell the agent to run the OKX CLI to download skill packages, extract them, run 'npx skills add', and install to all detected agents. That behavior is within the marketplace role but it also grants the skill the ability to fetch and install arbitrary third‑party skills (which will run with the agent's full permissions). The SKILL.md also suggests global npm installs and running 'okx config init' to store API credentials. These steps collect/configure credentials and install/execute downloaded code — scope is broad and requires explicit user trust and review.
Install Mechanism
Installation is instruction-only (no code files in skill bundle), but the SKILL.md recommends installing a scoped npm package (@okx_ai/okx-trade-cli). Using npm is a common delivery method for a CLI, but it can execute arbitrary code and is a moderate-risk install mechanism. There is also an internal inconsistency: the top-level manifest claimed 'No install spec', but the SKILL.md contains an install block describing the npm package. That discrepancy is worth clarifying.
Credentials
The SKILL.md says marketplace access requires API credentials and asks the user to run 'okx config init' to configure them. Requesting marketplace API credentials is expected for this functionality. There are no unrelated credentials requested. The manifest metadata, however, did not declare these env requirements — another inconsistency.
Persistence & Privilege
The skill does not set always:true (good), but it instructs installation of downloaded skills into all detected agents and uses 'npx skills add' to propagate installs across agent environments. That means a user invoking this can cause code to be added to other agent runtimes and to agent skill directories (e.g., ~/.agents/skills/). Modifying other agents' skill sets is a significant side effect and raises privilege/persistence concerns unless the user knowingly authorizes it.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install okx-cex-skill-mp - 安装完成后,直接呼叫该 Skill 的名称或使用
/okx-cex-skill-mp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.2
- Update okx CLI requirement to @okx_ai/[email protected] in SKILL.md metadata.
- Bump skill version to 1.3.2.
- No functionality changes; only metadata and dependency updates.
v1.3.1
Version 1.3.1
- Bumped metadata version from 1.3.0 to 1.3.1.
- No other changes detected to files or documentation content.
v1.3.0
- Added a prominent third-party content notice: clarifies that skills on the marketplace are created by independent developers, not OKX, and should be reviewed/trusted like third-party software.
- Expanded the `okx skill download` command with a new `--format zip|skill` option to support both `.zip` and `.skill` package formats.
- Updated MCP tool documentation: by default, MCP `skills_download` now downloads packages in `.skill` format, with an option for `.zip`.
- Improved CLI command documentation with updated flags (`--json`, `--env`) and further cautions about safe skill installation.
- Version bump to 1.3.0.
v1.2.8
Version 1.2.8
- Improved documentation and command references for all OKX Skills Marketplace management operations.
- Explicitly outlined the recommended skill installation flow, including error handling and manual fallback options.
- Added details for CLI and MCP tool usage, with comprehensive examples and sample outputs.
- Updated prerequisites and installation strategy to clarify API credential requirements.
- Expanded command descriptions and marketplace error code explanations for better troubleshooting.
元数据
常见问题
okx-cex-skill-mp 是什么?
Use this skill when the user asks to: 'find a trading skill', 'search for skills', 'install a skill', 'add a skill', 'download a skill', 'browse skill market... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。
如何安装 okx-cex-skill-mp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install okx-cex-skill-mp」即可一键安装,无需额外配置。
okx-cex-skill-mp 是免费的吗?
是的,okx-cex-skill-mp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
okx-cex-skill-mp 支持哪些平台?
okx-cex-skill-mp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 okx-cex-skill-mp?
由 numpy0001(@numpy0001)开发并维护,当前版本 v1.3.2。
推荐 Skills