pine-script
Warn
Audited by Snyk on Jul 14, 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 designed to generate trading strategies for trading platforms and includes platform-specific order functions. In particular, the Pine Script template uses strategy(...), strategy.entry(...), strategy.close(...) and strategy.exit(...) (including stop/take-profit parameters) which are trading order primitives for placing entries/exits on TradingView. The file's stated purpose is exporting a strategy to "all major trading platforms" and provides position sizing and order-exit examples, so it is specifically designed for financial trading (market orders) rather than a generic tool. Therefore it grants Direct Financial Execution Authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata