backtesting
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implementation consists of mathematical and statistical functions for financial analysis. Extensive review of the Python scripts confirms that all operations are restricted to the intended purpose of quantitative backtesting and simulation.
- [COMMAND_EXECUTION]: The validate.py script uses subprocess to execute pytest on the skill's internal test folder. This is used strictly for regression testing and validation of mathematical formulas, and the execution is restricted to the local environment with fixed parameters.
- [EXTERNAL_DOWNLOADS]: The documentation includes links to the author's GitHub repository for reference. No automatic downloads of external scripts or binaries are performed at runtime.
Audit Metadata