bithumb-account

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various bithumb account CLI commands. All identified commands are read-only operations used to retrieve account state, such as balances, wallet status, and API key metadata.
  • [DATA_EXPOSURE]: The skill accesses sensitive information including account balances and API key expiration dates. It correctly guides users to manage credentials using environment variables (BITHUMB_ACCESS_KEY, BITHUMB_SECRET_KEY) rather than hardcoding them, which is a standard security practice.
  • [EXTERNAL_DOWNLOADS]: The skill references the @bithumb-official/bithumb-cli Node.js package. This is a vendor-owned resource corresponding to the skill author, used for its intended purpose of interacting with the Bithumb API.
  • [SAFE]: No malicious patterns such as prompt injection, data exfiltration, obfuscation, or persistence mechanisms were detected. The skill maintains a restricted scope focused on account diagnostics and read-only status checks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 04:36 AM
Security Audit — agent-trust-hub — bithumb-account