aicoin-guide
Warn
Audited by Snyk on Mar 2, 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 documents exchange trading setup (CCXT Trading) and requires exchange API keys (e.g., BINANCE_API_KEY and BINANCE_API_SECRET) and lists supported exchanges (binance, okx, bybit, coinbase, etc.). It also includes freqtrade configuration for connecting to a trading bot. These elements are specific to executing market orders/trades and controlling exchange accounts (i.e., directly moving money/crypto). Therefore it grants direct financial execution capability.
Audit Metadata