Stock Strategy Backtester
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may execute the bundled script and read the CSV file path provided for analysis.
The skill directs the user or agent to run a bundled local Python script against a selected CSV file. This is expected for a backtesting tool, but it is still local code execution.
python scripts/backtest_strategy.py \ --csv /path/to/prices.csv
Use it only with OHLCV CSV files you intend to analyze, and review the bundled script if you do not trust the package source.
Users have less publisher/provenance context than they would for a package with a verified repository or homepage.
The registry metadata does not provide an external source or homepage for independent provenance checking.
Source: unknown Homepage: none
Install only if you trust the registry entry and are comfortable with the bundled files.
