qmt-inner-backtest
Warn
Audited by Snyk on Jun 16, 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 specifically designed for trading/backtesting and includes explicit market-order execution logic: functions like handlebar and execute_buy/execute_sell, g.buy_signals/g.sell_signals, T+1 open-price execution, initial capital, fee/slippage settings, and trading constraints (涨停/跌停 handling). Although intended for QMT backtests (not GUI automation), the skill's primary and explicit functionality is to generate and run buy/sell transactions (market orders) for assets. This qualifies as direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata