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.shscript and skill metadata download thegate-clibinary from the vendor's official GitHub repository (github.com/gate/gate-cli).\n- [COMMAND_EXECUTION]: The skill executesgate-clisubcommands to perform currency previews, swaps, and order history queries on the Gate Exchange.\n- [COMMAND_EXECUTION]: The installation script usessudo installto 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_KEYandGATE_API_SECRET), avoiding the use of hardcoded secrets or exposure in chat history.
Audit Metadata