okx-cex-auth

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the @okx_ai/okx-trade-cli package via npm and manages an auxiliary binary named okx-auth using the command okx auth install. These resources originate from the official vendor (OKX).
  • [COMMAND_EXECUTION]: The skill invokes several shell commands to manage authentication states and configuration, including okx config show, okx auth login, okx auth status, and okx auth install. These are standard operations for the tool's intended functionality.
  • [CREDENTIALS_UNSAFE]: The skill provides instructions for configuring OKX API credentials (Access Key, Secret Key, and Passphrase) using the okx config init command. While these are sensitive secrets, their collection and storage in ~/.okx/config.toml are the primary purpose of this authentication skill.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 02:50 PM