← 返回 Skills 市场
OKX Trade Kit
作者
chingchiu169
· GitHub ↗
· v1.0.1
· MIT-0
442
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install okx-trade
功能描述
Setup, install, and use OKX Agent Trade Kit — the official OKX toolkit for AI-powered trading. Use this skill whenever the user mentions: OKX trading, agent...
安全使用建议
This instruction-only skill looks like a legitimate OKX trading toolkit, but there are a few things to check before installing: 1) Metadata omitted Node/npm as required — SKILL.md requires Node.js 18+ and uses npx/npm to fetch packages. Make sure you have a trustworthy source (confirm the GitHub repo and npm package names and prefer pinned versions). 2) npx/npm will download and run remote code at install time — only proceed if the package is from the official OKX organization and you trust the release. 3) The skill stores API credentials in ~/.okx/config.toml — follow its advice: use a sub-account with no withdrawal permission, test in demo mode first, and never paste keys into chat. 4) Because this is instruction-only, static scanning couldn’t inspect code; if possible, review the GitHub repository (https://github.com/okx/agent-trade-kit) and npm package contents before running npx or npm install. 5) If you want to minimize risk, run the MCP/tooling in read-only or demo mode first and consider running installations in an isolated environment (VM or container).
功能分析
Type: OpenClaw Skill
Name: okx-trade
Version: 1.0.1
The skill bundle is a legitimate setup and configuration utility for the OKX Agent Trade Kit, designed to enable AI-powered trading. It provides instructions for the agent to install dependencies via 'npx skills add okx/agent-skills' and guides the user through secure API key configuration in a local config file (~/.okx/config.toml). The bundle includes multiple security best practices, such as explicit warnings against sharing credentials in chat, recommendations for using demo modes, and the use of sub-accounts to limit risk.
能力标签
能力评估
Purpose & Capability
Name/description and the SKILL.md are coherent: this is an OKX trading toolkit (market data, trading, portfolio, bots). However the registry metadata declared no required binaries or credentials while SKILL.md explicitly requires Node.js (Node 18+) and instructs using npm/npx to install packages — an undocumented dependency. This mismatch is likely sloppy metadata but worth calling out.
Instruction Scope
Instructions stay inside the claimed scope (installing the toolkit, configuring ~/.okx/config.toml with API keys, demo vs live, and example NL trading commands). They explicitly tell users not to paste API keys in chat and recommend sub-accounts and demo mode. One operational concern: SKILL.md suggests running installation commands (npx/npm) which will fetch and run remote code — expected for this purpose but increases runtime risk if the downloaded package is unverified. Instructions do not ask to read unrelated system files or exfiltrate data.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells users to run `npx skills add okx/agent-skills` and `npm install -g @okx_ai/okx-trade-mcp` — i.e., npm/npx installs from remote registries. npm/npx downloads and runs remote code at install/run time; this is a common way to install Node tools but is a moderate risk compared to purely instruction-only skills with no network installs. The SKILL.md points to GitHub and okx domains (expected), but the skill gives no guidance on verifying package integrity or pinned versions.
Credentials
Registry metadata lists no required env vars or credentials, yet SKILL.md requires creating ~/.okx/config.toml with API keys/secret/passphrase (demo and live). Storing exchange API credentials locally is expected for a trading toolkit, and the SKILL.md recommends least-privilege (sub-account, no withdrawal rights) and demo mode. The mismatch between metadata and the runtime need for credentials should be resolved by the publisher, but the credential request itself is proportionate to the stated purpose.
Persistence & Privilege
The skill is user-invocable, not always: true, and does not request persistent elevated privileges or modifications to other skills. Nothing in the materials asks the skill to alter other agent configs or grant itself platform-wide privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install okx-trade - 安装完成后,直接呼叫该 Skill 的名称或使用
/okx-trade触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.0 - 2026-04-10
Initial release.
v1.1.0 -2026-04-10
Skills table: added package name column and aligned feature descriptions with official docs
Safety: documented two new built-in protection layers - Smart Registration (API permission check on startup) and Risk Labels ( [CAUTION] tag on money-moving tools)
Safety: noted that withdrawal permission should not be granted to sub-account API
keys
• MCP setup reference: added Windsurf client support
• MCP setup reference: added 4-layer safety quick-reference tablen
v1.0.0
OKX Agent Trade Kit skill initial release:
- Enables setup, installation, and usage guidance for the official OKX Agent Trade Kit for AI-powered trading.
- Covers installation via OpenClaw Skills, MCP, and CLI, with step-by-step instructions.
- Provides sample natural language trading commands and guidance for configuring OKX API keys.
- Includes security best practices and demo mode usage tips for safe testing.
- Offers troubleshooting, FAQ, and links to official documentation and resources.
元数据
常见问题
OKX Trade Kit 是什么?
Setup, install, and use OKX Agent Trade Kit — the official OKX toolkit for AI-powered trading. Use this skill whenever the user mentions: OKX trading, agent... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 442 次。
如何安装 OKX Trade Kit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install okx-trade」即可一键安装,无需额外配置。
OKX Trade Kit 是免费的吗?
是的,OKX Trade Kit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OKX Trade Kit 支持哪些平台?
OKX Trade Kit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OKX Trade Kit?
由 chingchiu169(@chingchiu169)开发并维护,当前版本 v1.0.1。
推荐 Skills