backtesting-analysis
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard data science libraries (pandas, numpy, scipy, matplotlib) for financial analysis.
- [COMMAND_EXECUTION]: The skill provides instructions for running a local Python script (
run_backtest_ranking.py) to generate strategy reports. This is a core functionality of the skill and does not involve untrusted input. - [SAFE]: Data processing is limited to local backtest results (trades and equity curves), with outputs written to the local file system in standard formats (CSV, JSON).
Audit Metadata