kodiak-strategy
Warn
Audited by Snyk on May 5, 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 crypto trading strategy with an execution runtime. It requires configuring a strategy wallet in runtime.yaml, installing a plugin runtime (openclaw senpi runtime create --path ...), and relies on a plugin "DSL" to manage exits and trail/close positions. The skill references on-chain position detection ("position_tracker scanner auto-detects position opens/closes on-chain") and provides CLI commands to list and inspect DSL-tracked positions (openclaw senpi dsl positions / dsl inspect). The scanner is explicitly prevented from exiting positions because the runtime/DSL handles sending the exit actions ("When DSL closes the position → switch to MODE 3"). These are specific crypto/blockchain trading controls (wallets, on-chain position management, and order/exit execution), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata