gate-exchange-collateralloan
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the gate-cli binary from the official Gate GitHub repository (github.com/gate/gate-cli) during installation. This is a legitimate dependency for the skill's functionality.
- [COMMAND_EXECUTION]: The skill executes gate-cli for loan management tasks. All write operations, such as creating a loan or repaying, are protected by an explicit user confirmation workflow to prevent unauthorized actions.
- [SAFE]: API credentials are handled securely; the skill instructs users to use environment variables or the CLI configuration wizard, effectively preventing the exposure of sensitive secrets in chat logs.
Audit Metadata