gate-dex-wallet-cli
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads platform-specific executable binaries for the wallet CLI during the installation process. These downloads originate from the vendor's official GitHub repository and a specialized subdomain (gateweb3.cc).
- [COMMAND_EXECUTION]: The skill is designed to execute the downloaded
gate-wallet(orgate-dex) binary to perform blockchain interactions and wallet management tasks. - [CREDENTIALS_UNSAFE]: The skill stores and manages OAuth session tokens within a local directory (~/.gate-wallet/auth.json). This local storage is a documented functional requirement for maintaining login state across sessions. The skill includes explicit security rules for the agent to prevent the accidental exposure or disclosure of these credentials.
Audit Metadata