bithumb-deposit
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill primarily operates by executing shell commands using the
bithumbCLI tool. These commands are used to fetch deposit addresses, generate new ones, and list transaction histories from the Bithumb exchange. - [EXTERNAL_DOWNLOADS]: The skill directs users to install the
@bithumb-official/bithumb-clipackage from the npm registry. As this package is the official tool provided by the verified vendor 'bithumb-official', it is considered a safe and intended dependency for the skill's functionality. - [SAFE]: The skill incorporates a robust 'Pre-flight Checklist' for all operations that modify account state (such as generating addresses or requesting KRW deposits). This includes mandatory read-only profile checks and a 'Stop and Ask' requirement for explicit user confirmation before execution, minimizing the risk of unauthorized or accidental transactions.
Audit Metadata