backtesting-trading-strategies

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches historical price data from Yahoo Finance via the yfinance library and from CoinGecko's public API. These are well-known and reputable providers for financial market data.
  • [EXTERNAL_DOWNLOADS]: Requires installation of standard, widely-used Python packages including pandas, numpy, matplotlib, scipy, and scikit-learn from official package registries.
  • [COMMAND_EXECUTION]: Executes local Python scripts (backtest.py, fetch_data.py, optimize.py) to process data and calculate performance metrics. The execution is scoped to the skill's own scripts and local data directories.
  • [SAFE]: The skill uses local caching in a dedicated data/ directory and saves reports to a reports/ directory, following standard practices for data-intensive tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 07:24 PM