jane-street-functional-trading
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 is explicitly a trading-system guide (market making, pricing engines) and includes concrete order-related APIs and flows: types for orders and order_status, a submit_order function that performs buying-power and risk checks and then calls Exchange.submit order, and exhaustive order lifecycle handling (Ack, Fill, Cancel, Reject). These are specific market-order/submission primitives for executing trades, not generic tooling. This qualifies as direct financial execution capability (market orders / trading APIs).
Audit Metadata