strategy-compare — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited strategy-compare (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.
Create a strategy comparison script.
Parse $ARGUMENTS as: symbol followed by strategy names
$0 = symbol (e.g., SBIN, RELIANCE, NIFTY)If only a symbol is given with no strategies, compare: ema-crossover, rsi, donchian, supertrend. If "long-vs-short" is one of the strategies, compare longonly vs shortonly vs both for the first real strategy.
backtesting/strategy_comparison/ directory if it doesn't exist (on-demand).py file in backtesting/strategy_comparison/ named {symbol}_strategy_comparison.pyduckdb.connect(path, read_only=True). See vectorbt-expert rules/duckdb-data.md.openalgo.ta is not importable (standalone DuckDB), use inline exrem() fallback.ta.exrem() (always .fillna(False) before exrem)fees=0.00111, fixed_fees=20 for delivery equityNSE_INDEX)template="plotly_dark")/strategy-compare RELIANCE ema-crossover rsi donchian /strategy-compare SBIN long-vs-short ema-crossover
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.