okx-cex-auth
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the official
@okx_ai/okx-trade-clipackage via npm to provide necessary command-line tools. - [REMOTE_CODE_EXECUTION]: The skill utilizes the
okx auth installcommand to download and set up the vendor's authentication binary, which is a standard component of the OKX CLI ecosystem. - [COMMAND_EXECUTION]: The skill executes multiple commands using the
okxCLI, includingokx config show,okx auth status, andokx auth login, to manage user sessions and platform configuration. - [CREDENTIALS_UNSAFE]: The skill interacts with the
~/.okx/config.tomlfile to manage and store authentication keys and session tokens, which is required for the skill's stated purpose of authenticating with the OKX service.
Audit Metadata