gate-exchange-spot
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill strictly follows a multi-step confirmation workflow for all financial operations. It requires generating an "Order Draft" containing key transaction details (pair, side, amount, estimated cost) and obtaining explicit user approval before calling execution tools like
cex_spot_create_spot_orderorcex_spot_create_spot_batch_orders. - [SAFE]: All functionality is consistent with the stated purpose of spot trading. The tool mappings are restricted to the exchange's API surface for account management, trading, and market data.
- [SAFE]: The instructions include specific parameter extraction rules to ensure accuracy in market orders, distinguishing between quote amounts for buys and base quantities for sells, which prevents common trading errors.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The instructions are transparent and focused on operational safety, precision, and adherence to exchange constraints like minimum order sizes.
Audit Metadata