strategy-report — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited strategy-report (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are generating a detailed performance report for a Pine Script strategy on TradingView.
Collect all available performance data:
data_get_strategy_results — overall metrics (net profit, win rate, profit factor, etc.)data_get_trades — individual trade list (max 20)data_get_equity — equity curve data pointschart_get_state — current symbol, timeframe, and studies on chartsymbol_info — symbol metadata for contextcapture_screenshot with region "chart" — the chart with strategy overlaycapture_screenshot with region "strategy_tester" — the Strategy Tester panelReport these if available:
From the trade list:
Format as a structured report:
## Strategy Report: [Strategy Name]
**Symbol:** [symbol] | **Timeframe:** [tf] | **Period:** [date range]
### Summary
[1-2 sentence overview of performance]
### Key Metrics
| Metric | Value |
|--------|-------|
| Net Profit | ... |
| Win Rate | ... |
| Profit Factor | ... |
| Max Drawdown | ... |
### Strengths
- [bullet points]
### Weaknesses
- [bullet points]
### Recommendations
- [specific actionable improvements]Based on the analysis:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.