otter-strategy
Warn
Audited by Snyk on May 15, 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 explicitly implements crypto trading execution: it emits signals that the runtime/DSL uses to OPEN_POSITION via FEE_OPTIMIZED_LIMIT (maker-only) and to EXIT positions via the DSL. It requires a strategy wallet (OTTER_WALLET / ${WALLET_ADDRESS}) and defines leverage, margin per slot, hard timeouts, and explicit entry/exit orders (maker entries, taker fallback on exit). These are concrete market-order / wallet-based crypto trading actions — not generic tooling — and therefore constitute direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata