← Back to Skills Marketplace
chingchiu169

OKX Trade Kit

by chingchiu169 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
442
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install okx-trade
Description
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...
Usage Guidance
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).
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install okx-trade
  3. After installation, invoke the skill by name or use /okx-trade
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug okx-trade
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 442 downloads so far.

How do I install OKX Trade Kit?

Run "/install okx-trade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OKX Trade Kit free?

Yes, OKX Trade Kit is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OKX Trade Kit support?

OKX Trade Kit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OKX Trade Kit?

It is built and maintained by chingchiu169 (@chingchiu169); the current version is v1.0.1.

💬 Comments