bithumb-trade
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a dedicated CLI tool (
bithumb) to interact with the Bithumb exchange. It implements strict operational flows, including a 'Read-only Pre-flight Gate' and a 'Mandatory Pre-flight Checklist', requiring explicit user confirmation before any fund-altering operations such as placing or cancelling orders. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@bithumb-official/bithumb-clipackage from the npm registry. This is an official tool provided by the vendor for managing exchange interactions. - [CREDENTIALS_UNSAFE]: The skill handles Bithumb API keys via environment variables or a local configuration file (
~/.bithumb/config.toml). It includes instructions to run a diagnostic command (bithumb system diagnose) to verify the validity of these credentials before proceeding with authenticated requests.
Audit Metadata