gate-exchange-flashswap

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The setup.sh script and skill metadata download the gate-cli binary from the vendor's official GitHub repository (github.com/gate/gate-cli).\n- [COMMAND_EXECUTION]: The skill executes gate-cli subcommands to perform currency previews, swaps, and order history queries on the Gate Exchange.\n- [COMMAND_EXECUTION]: The installation script uses sudo install to move the downloaded binary to a system path if the user's local bin directory is not writable.\n- [SAFE]: The skill enforces a mandatory preview-and-confirm workflow for all financial transactions, ensuring the user reviews exchange rates before execution.\n- [SAFE]: Authentication is managed via environment variables (GATE_API_KEY and GATE_API_SECRET), avoiding the use of hardcoded secrets or exposure in chat history.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 03:51 PM