gate-exchange-options
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). This skill is explicitly designed to execute financial transactions on the Gate exchange for options trading. It defines workflows for placing market/limit (and mark-IV) orders, closing/reducing positions, cancelling and amending orders, and maps to concrete mutating CLI commands such as
gate-cli cex options order create,gate-cli cex options order cancel,gate-cli cex options order cancel-all, andgate-cli cex options order amend. It requires exchange API credentials (GATE_API_KEY / GATE_API_SECRET) and requests Options:Write permissions. These are specific, direct financial execution capabilities (creating/amending/cancelling orders and managing positions), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata