pine-developer
Warn
Audited by Snyk on Jun 26, 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). This skill is specifically designed for trading and explicitly references TradingView order/strategy functions (e.g., strategy(), strategy.entry(), strategy.exit(), strategy.close(), default_qty_type=strategy.percent_of_equity). Those calls are market-order / trade-execution primitives in Pine Script (used to place/backtest orders and can be linked to broker execution). Because the skill's primary and explicit purpose is creating code that issues market orders, it constitutes Direct Financial Execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata