okx-cex-skill-mp
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the vendor-scoped package
@okx_ai/okx-trade-clifrom the npm registry as part of its setup. - [EXTERNAL_DOWNLOADS]: The skill facilitates downloading AI skill packages from the OKX Skills Marketplace using the
okx skill addandokx skill downloadcommands. - [COMMAND_EXECUTION]: The skill utilizes the
okxCLI to perform marketplace operations, including searching, listing, and removing skills. - [REMOTE_CODE_EXECUTION]: The installation process for new skills involves running
npx skills add, which handles the local deployment of downloaded skill content to agent directories. - [SAFE]: The skill includes explicit security warnings regarding the nature of third-party content on the marketplace and advises users to only install skills from trusted authors.
Audit Metadata