okx-cex-earn
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official OKX trade CLI via npm using the command
npm install -g @okx_ai/okx-trade-cli. This package belongs to the vendor's verified scope. - [COMMAND_EXECUTION]: The skill executes various shell commands through the
okxCLI to interact with financial services. These include read-only operations (fetching balances, rates, and projects) and write operations (subscribing to earn products, redeeming funds, and transferring assets between accounts). - [CREDENTIALS_UNSAFE]: While the skill involves the use of API keys and secrets, it specifically mandates that users configure these locally via the
okx configwizard or by editing local configuration files. It includes explicit instructions to the AI agent to never ask the user to paste credentials into the chat interface.
Audit Metadata