bithumb-system
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@bithumb-official/bithumb-clipackage from the official NPM registry. This is a legitimate dependency provided by the verified vendor 'bithumb-official' and is necessary for the skill's functionality. - [COMMAND_EXECUTION]: The skill executes
bithumb system diagnoseandbithumb system auditcommands. These are read-only operations intended to verify API connectivity, authentication status, and local operation history. The commands do not perform any destructive actions or unauthorized data transfers. - [CREDENTIALS_UNSAFE]: While the skill mentions the use of
BITHUMB_ACCESS_KEYandBITHUMB_SECRET_KEY, it follows security best practices by instructing users to set these as environment variables rather than hardcoding them within the skill instructions.
Audit Metadata