aster-api-trading-v1
Warn
Audited by Snyk on Mar 6, 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 a trading API integration for Aster Futures: it defines endpoints to place orders (POST /fapi/v1/order) with side=BUY/SELL, types including MARKET/LIMIT/STOP/TAKE_PROFIT/TRAILING_STOP_MARKET, plus batchOrders, cancel (DELETE /order, /allOpenOrders, /batchOrders), and order queries. These are direct market order placement and management operations (signed TRADE/USER_DATA), i.e., expressly designed to execute and manage financial trades. This meets the "Market Orders / send transaction" criteria for Direct Financial Execution.
Audit Metadata