upbit
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs users to install the official Upbit CLI tool (
@upbit-official/upbit-cli) via the npm package manager. - [COMMAND_EXECUTION]: Employs the
upbitCLI for executing exchange tasks such as querying balances, fetching market data, and managing orders. - [COMMAND_EXECUTION]: Performs a request to
https://api.ipify.orgusingcurlto help users identify their public IP for API security settings. - [SAFE]: Incorporates a critical safety mechanism requiring explicit user confirmation (
CONFIRM) before any command that modifies account state or moves funds is executed. - [SAFE]: Handles sensitive API credentials according to standard security practices, instructing users to store them in local configuration files or environment variables rather than hardcoding them.
Audit Metadata