backtrader
Warn
Audited by Snyk on Mar 21, 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). Yes. This skill is a trading/backtesting framework explicitly designed for financial operations: it exposes order APIs (self.buy, self.sell, buy_bracket), a built-in broker (setcash, setcommission, slippage, cheat-on-open), multiple concrete order types (Market, Limit, Stop, StopLimit, Bracket), position sizers, and crypto-specific execution considerations (fractional sizing, fees, DEX swap rates). Those are specific, explicit market-order and trade-execution primitives (buy/sell/submit orders), so it constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata