risk
Warn
Audited by Snyk on Feb 20, 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 risk engine tightly integrated with trading flows: it exposes validateTrade(...) (accepts platform, marketId, side, size, price and returns approval/adjustedSize), a "/risk check 500" command to check if a $500 trade is allowed, circuit-breaker APIs (canTrade, recordTrade), and kill-switch/safetyManager controls that stop trading. These are specific, finance-focused APIs for authorizing/halting market orders and controlling execution behavior (pre-trade validation and blocking), so it meets the "Market Orders / trading" criterion for Direct Financial Execution control.
Audit Metadata