gate-exchange-smallbalance
Warn
Audited by Snyk on Apr 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly designed to perform cryptocurrency wallet operations on an exchange: it lists eligible "dust" balances and directly executes conversions to GT via the exchange wallet API. It defines and requires the use of a write command/tool (
gate-cli cex wallet balance convert-small) that performs the conversion (POST /wallet/small_balance), and includes authentication guidance for API keys. Because it includes a specific API/CLI write call that moves funds (converts assets), it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata