pine-developer
Warn
Audited by Snyk on Feb 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 specifically designed for TradingView trading scripts (Pine Script v6) and explicitly references strategy functions like strategy.entry() and strategy.exit(), and "Strategy" declarations. Those are not generic utilities — they are explicit market-order primitives used to place trading orders/backtest strategies (and can drive live/paper orders via TradingView broker integrations). This matches "Market Orders (Buying/Selling stocks or assets)" in the Direct Financial Execution list. Therefore it grants direct financial execution capability.
Audit Metadata