okx-cex-portfolio
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the @okx_ai/okx-trade-cli package from the official NPM registry, which is the vendor's own tool for interacting with their exchange.
- [COMMAND_EXECUTION]: The skill utilizes the okx CLI to perform various account-related tasks such as retrieving balances, viewing positions, and initiating fund transfers. These operations are core to the skill's functionality.
- [SAFE]: The skill demonstrates good security posture by instructing the agent to never accept API credentials via chat and instead directing users to a local configuration process. It also distinguishes between live and demo environments to prevent accidental real-money transactions.
Audit Metadata