okx-cex-auth
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
okxCLI commands to manage authentication states, show configuration, and perform login/logout operations. - [EXTERNAL_DOWNLOADS]: The skill installs the
@okx_ai/okx-trade-clipackage from the NPM registry and downloads an auxiliary binary (okx-auth) via theokx auth installcommand. These are official resources provided by the vendor. - [DATA_EXPOSURE]: The skill reads local configuration using
okx config show --jsonto detect existing API keys. This is used internally to guide the user and prevent redundant authentication attempts; no sensitive data is exfiltrated to non-vendor endpoints.
Audit Metadata