orca-strategy
Warn
Audited by Snyk on Mar 17, 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 scanner whose output and required agent actions create and manage market positions. The Entry flow requires the agent to call strategy_create_position with coin, direction, leverage, and margin, write the DSL state file (which includes stop-loss/lock tiers and other execution parameters), and relies on the DSL cron to manage/close positions. The scanner enforces leverage, margins, max positions, and daily loss limits. These are specific, purpose-built trading/market-order operations (opening and managing positions), not generic tooling — therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata