pine-script
Warn
Audited by Snyk on May 15, 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 and specifically designed for trading: it builds Pine Script v5 strategies (strategy() scripts), requires position sizing, supports choosing limit vs market orders, and mandates using strategy.entry() and strategy.exit() for order placement. It also adds alert/webhook JSON support for automation. These are direct market-order/trading capabilities (buy/sell order logic and automated alerts), so it constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata