wolf-strategy
Warn
Audited by Snyk on Mar 14, 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 fully autonomous trading system that opens, manages, and closes market positions and manipulates wallets/budgets. It lists concrete trading tools and calls: python scripts like scripts/open-position.py (which "Atomically opens position" and calls dsl-cli.py add-dsl), the MCP
close_positioncall,edit_positionfor native Hyperliquid stop-loss,strategy_top_upto fund wallets, per-strategy wallets/budgets, and DSL CLI commands that create/delete trailing-stop state and may create/remove crons. It requires a Senpi MCP connection and mcporter CLI and interacts with the clearinghouse for fills — all of which are specific, actionable market/crypto execution primitives (placing/editing/closing orders, managing wallets/budgets). This matches the definitions for Direct Financial Execution (crypto/market order and wallet operations).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata