aster-api-spot-trading-v3
Warn
Audited by Snyk on Mar 9, 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 explicitly provides APIs to place, cancel, and query spot trading orders (POST /api/v3/order, DELETE /api/v3/order, batch cancels, open/all orders) with explicit parameters for side (BUY/SELL), order type (LIMIT, MARKET, STOP, etc.), quantities, price, and order IDs. This is a specific trading/market-order API (even if labeled "testnet") and is therefore a direct financial execution capability.
Audit Metadata