aicoin-freqtrade
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 is explicitly a controller for a Freqtrade trading bot and exposes actions that place and manage trades: e.g.,
force_enter(manual entry / open a position),force_exit(exit a trade),cancel_order,trades_open,trade_by_id,trade_history,start/stoptrading andbalance. Those are specific market-order and trade-management capabilities (directly moving/controlling funds/positions), not generic tooling. Under the rule that market order / buy-sell capabilities constitute Direct Financial Execution, this skill qualifies.
Audit Metadata