CtrlK
BlogDocsLog inGet started
Tessl Logo

pine-script

Export backtest strategies to indicator/strategy code for major trading platforms — TradingView, 通达信, 同花顺, 东方财富, MT5.

71

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

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.

Report incorrect finding
Repository
HKUDS/Vibe-Trading
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.