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-clipackage via npm and manages an auxiliary binary namedokx-authusing the commandokx 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, andokx 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 initcommand. While these are sensitive secrets, their collection and storage in~/.okx/config.tomlare the primary purpose of this authentication skill.
Audit Metadata