multi-symbol-scan — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited multi-symbol-scan (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 scanning multiple symbols for trading setups or comparing performance.
Determine:
watchlist_get)Use batch_run with action get_strategy_results:
symbols: ["ES1!", "NQ1!", "YM1!", "RTY1!"]
timeframes: ["15"]
action: "get_strategy_results"Use batch_run with action screenshot:
symbols: ["AAPL", "MSFT", "GOOGL", "AMZN"]
timeframes: ["D"]
action: "screenshot"Loop through symbols manually:
chart_set_symbol + chart_set_timeframechart_manage_indicator — add the studydata_get_ohlcv — pull price datadata_get_indicator — read indicator valuesBuild a comparison table:
| Symbol | Key Metric 1 | Key Metric 2 | Signal |
|---|
Sort by the most relevant metric.
Present findings:
To scan the user's watchlist:
watchlist_get — read all symbolswatchlist_add — add new finds to the watchlist~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.