@2004/tqx-quant
Warn
Audited by Snyk on Jul 24, 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 a purpose-built quant trading CLI and backtest/strategy engine (tqx-cli) and explicitly exposes market-order functionality. The documentation shows strategy creation and running via the CLI and the strategy code calls order_shares(account, symbol, quantity) to place buy/sell orders and inspects backtest trade sections. These are specific tools for placing market orders (financial execution), not generic automation, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata