okx-cex-bot
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@okx_ai/okx-trade-clipackage via npm. This is a vendor-owned resource that serves as the primary interface for the skill's functionality. - [COMMAND_EXECUTION]: The skill uses the
okxcommand-line utility to perform trading operations, including creating, listing, and stopping bots. These operations are server-side on the OKX exchange and do not involve local execution of untrusted scripts. - [SAFE]: The skill includes robust security guidance for API credential management. It warns against accepting credentials in chat and directs users to use local configuration tools (
okx config init) or manual file editing (~/.okx/config.toml) to store sensitive keys securely.
Audit Metadata