de-shaw-computational-finance
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 designed for systematic trading and includes components that generate, schedule, and execute trades. Examples: ComposedStrategy.generate_trades constructs target positions, "generate trades to move from current to target", and then "scheduled_trades = self.execution.schedule(trades, market_data)". The presence of execution_models and scheduling of trades indicates direct market-order/execution functionality (i.e., moving money/assets), not just generic research or HTTP/click tooling. Therefore it exposes Direct Financial Execution capability.
Audit Metadata