okx-cex-auth
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill manages the installation of the
@okx_ai/okx-trade-clinpm package and uses theokx auth installcommand to download a vendor-provided authentication binary (okx-auth). These resources originate from the vendor's official distribution channels. - [COMMAND_EXECUTION]: The skill utilizes several CLI commands (
okx config show,okx auth status,okx auth login,okx auth logout,okx auth install) to interact with the local environment and the OKX backend. These commands are necessary for the authentication flow and binary management. - [CREDENTIALS_UNSAFE]: The skill is designed to handle sensitive authentication data, including OAuth device codes and API credentials (API Key, Secret Key, and Passphrase). It includes instructions for the agent to guide the user in providing these credentials or entering them via the CLI's configuration wizard. This behavior is the primary intended function of the skill.
Audit Metadata