← 返回 Skills 市场
icenoodle

Okx Pro

作者 LostOmato · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
323
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install okx-pro
功能描述
完整 OKX 交易所集成,U本位/币本位合约,杠杆交易,止盈止损,仓位管理
安全使用建议
This skill's instructions are consistent with an OKX trading integration, but the package metadata fails to declare the required API credentials and it is marked always:true. Before installing: (1) do not provide your real exchange API keys until you confirm the skill source and code — prefer testnet or read-only keys first; (2) ask the publisher why credentials are not declared in metadata and why always:true is required; (3) if you proceed, limit key permissions (no withdraw), rotate keys after testing, and store secrets in a secure place; (4) prefer a skill with a verifiable homepage, source repo, or published owner; (5) if you need higher assurance, request the actual code files or a reviewed package rather than an opaque instruction-only skill.
功能分析
Type: OpenClaw Skill Name: okx-pro Version: 1.1.0 The skill bundle provides a legitimate and transparent integration for the OKX exchange API, allowing an agent to perform trading and account management tasks. The shell functions in SKILL.md correctly implement the OKX V5 signature process using standard tools (curl, openssl, jq) and communicate exclusively with the official OKX domain (okx.com). There is no evidence of data exfiltration, malicious execution, or prompt injection intended to bypass security controls.
能力评估
Purpose & Capability
Name/description (OKX trading) matches the instructions: it uses OKX V5 endpoints and provides order/position examples. The declared required binaries (curl, jq, openssl) are appropriate for the described functionality.
Instruction Scope
The runtime instructions explicitly require API credentials (either ~/.openclaw/credentials/okx.json or env vars OKX_API_KEY/OKX_SECRET/OKX_PASSPHRASE) and provide shell helpers that sign and send requests. The registry metadata, however, lists no required env vars/credentials — an inconsistency. Instructions otherwise stay within the stated trading scope and do not request unrelated system data.
Install Mechanism
Instruction-only skill with no install spec or downloads; no code files to write to disk. This is the lowest-risk install mechanism.
Credentials
The skill legitimately needs API credentials for OKX, but the skill metadata does not declare any required env vars or primary credential. Requesting three sensitive values (api key, secret, passphrase) is proportionate to the purpose, but the missing declaration in metadata and persistent credential file path means secrets could be present and accessed without the user noticing.
Persistence & Privilege
always: true is set in the registry metadata. That forces the skill to be present/loaded for all agents and increases blast radius if credentials are provided. There is no justification in the SKILL.md for requiring always-on behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okx-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okx-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Version 1.1.0 introduces major documentation improvements. - Added detailed bilingual (Chinese/English) technical documentation, including trading parameters, order types, risk controls, and position management. - Clarified supported trading pairs and API operations in both languages. - Existing quick start instructions and signature helpers are preserved and reorganized for clarity. - No changes to core commands or logic, documentation only.
v1.0.0
Initial release of okx-pro skill: full-featured OKX exchange integration. - Supports USDT-margined & coin-margined contracts, leveraged trading, stop loss/take profit, and position management. - Includes shell command examples for credentials setup, order placement (spot & futures), closing, stop loss/take profit, leverage, and querying balances/positions/orders. - Signature helper functions for authenticated requests provided. - Safety guidelines and links to official documentation included. - Requires curl, jq, openssl.
元数据
Slug okx-pro
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Okx Pro 是什么?

完整 OKX 交易所集成,U本位/币本位合约,杠杆交易,止盈止损,仓位管理. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 Okx Pro?

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

Okx Pro 是免费的吗?

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

Okx Pro 支持哪些平台?

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

谁开发了 Okx Pro?

由 LostOmato(@icenoodle)开发并维护,当前版本 v1.1.0。

💬 留言讨论