← 返回 Skills 市场
jolestar

OKX MCP Skill

作者 jolestar · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
470
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install okx-mcp-skill
功能描述
Use OKX OnchainOS MCP through UXC for token discovery, market data, wallet balance, and swap execution planning. Use when tasks need OKX MCP tools such as to...
安全使用建议
Key issues to consider before installing: (1) SKILL.md requires the 'uxc' CLI and uses a linked command 'okx-mcp-cli' but the skill metadata advertises no required binaries — ensure you have uxc installed and trust that CLI. (2) The skill expects an OKX API key (examples show OKX_ACCESS_KEY or op:// vault paths) but metadata doesn't declare required env vars; do not store sensitive keys in places you don't control. (3) The README includes a public demo API key — fine for read-only testing but replace it for production. (4) The op:// example references an organizational secret path; confirm you understand where secrets would be stored and that you won't accidentally grant access to broader vaults. (5) If you need stronger assurance, ask the publisher to update metadata to declare required binaries (uxc, okx-mcp-cli) and env vars, and to remove or clearly label any demo keys / example secret paths. Run this skill in a restricted environment until you verify behavior.
功能分析
Type: OpenClaw Skill Name: okx-mcp-skill Version: 1.0.1 The skill bundle is benign. It provides instructions and examples for interacting with the OKX OnchainOS MCP API via the `uxc` tool. The documentation (`SKILL.md`, `references/usage-patterns.md`) explicitly instructs the AI agent to require user confirmation for high-impact operations like `dex-okx-dex-approve-transaction` and `dex-okx-dex-swap`, which is a strong security measure against prompt injection for critical actions. API keys are handled securely via environment variables or 1Password (`secret-env`, `secret-op`), and a provided trial key is explicitly stated as read-only. The `scripts/validate.sh` enforces good documentation practices, including avoiding generic commands that could be abused. No evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation was found.
能力评估
Purpose & Capability
The skill's name/description (OKX MCP via UXC) matches the instructions (calls to web3.okx.com via uxc/okx-mcp-cli). However the metadata declares no required binaries or env vars while the runtime instructions explicitly require the 'uxc' CLI, a linked 'okx-mcp-cli', network access to https://web3.okx.com/api/v1/onchainos-mcp, and an OKX API key. That mismatch (declared nothing vs. instructions needing tools/keys) is incoherent.
Instruction Scope
SKILL.md instructs the agent to run commands (uxc, okx-mcp-cli) and to configure credentials using either an env var (OKX_ACCESS_KEY) or an operator secret path (op://Engineering/okx/OK-ACCESS-KEY). Those instructions access environment/secret sources that are not declared in metadata. The docs also embed a literal demo API key for read-only trials — useful for testing but increases risk if users copy it unintentionally into production credentials.
Install Mechanism
This is an instruction-only skill with no install spec; nothing is downloaded or written by the skill itself. The included scripts/validate.sh are repo-validation helpers and not part of runtime installation, so install risk is low.
Credentials
Requesting an OKX API key is appropriate for the stated purpose, but the skill metadata lists no required env vars and no primary credential while the SKILL.md references OKX_ACCESS_KEY and an op:// secret source. The example op:// path (op://Engineering/okx/...) suggests an operator vault path — it's only an example, but it could confuse users into granting or pointing to broader secrets than necessary. Overall the credential handling is plausible but not proportionately declared or explained.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges. It does not modify other skills or system-wide settings in the instructions. Default autonomous invocation is allowed (platform default) and is not, by itself, a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okx-mcp-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okx-mcp-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
okx-mcp-skill 1.0.1 - Improved credential setup documentation to clarify the required use of the --api-key-header option when configuring credentials. - Updated instructions for resolving "Request header OK-ACCESS-KEY can not be empty" errors. - Minor clarifications in the guardrails and core workflow setup steps.
v1.0.0
Initial release of okx-mcp-skill. - Enables interaction with OKX OnchainOS MCP via UXC for token discovery, market data, wallet balance, and swap execution planning. - Provides a detailed guide for setup, API key usage, and recommended workflows. - Lists core supported operations including token search, price/trades/candlesticks, balance queries, and DEX swap commands. - Includes guardrails for secure authentication, safe operation execution, and schema inspection before running high-impact actions. - Offers quick references for supported chain indices and typical usage examples.
元数据
Slug okx-mcp-skill
版本 1.0.1
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

OKX MCP Skill 是什么?

Use OKX OnchainOS MCP through UXC for token discovery, market data, wallet balance, and swap execution planning. Use when tasks need OKX MCP tools such as to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 470 次。

如何安装 OKX MCP Skill?

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

OKX MCP Skill 是免费的吗?

是的,OKX MCP Skill 完全免费(开源免费),可自由下载、安装和使用。

OKX MCP Skill 支持哪些平台?

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

谁开发了 OKX MCP Skill?

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

💬 留言讨论