aicoin-trading
Warn
Audited by Snyk on Mar 11, 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/order-execution tool. It requires calling node scripts/exchange.mjs create_order to place orders (with a two-step preview + confirmed="true" that performs the actual execution). It also exposes direct trading operations (market orders, leverage, margin mode), exchange-specific targets (Binance, OKX, Bybit, etc.), and other execution commands like cancel_order and set_leverage/set_trading_params. These are specific market-order/crypto-exchange actions (direct financial execution), not generic automation or generic HTTP/coding tools.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata