trading-bot
Warn
Audited by Snyk on Mar 1, 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 cryptocurrency trading bot designed to consume signals and execute market activity. It contains concrete, actionable trade-execution commands and APIs: e.g. spawning
sn signals --jsonfor live signals and usingledger trades add/ledger positions/ledger portfolioto open/close positions, record trades, query positions, and compute P&L. It specifies exchanges/products (e.g., coinbase, BTC-USD), sides (buy/sell/short/cover), leverage/margin, quantity calculations, SL/TP/trailing stops, and full trade lifecycle (open, risk-managed close). These are specific market-order / crypto trading operations (not generic tooling), so the skill grants direct financial execution authority.
Audit Metadata