backtesting-trading-strategies

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches historical price data from well-known financial services, specifically Yahoo Finance (via the yfinance library) and CoinGecko (via the requests library). These are recognized as safe, established technology providers for the skill's primary purpose.- [COMMAND_EXECUTION]: The skill uses local Python scripts to handle data fetching, backtesting simulations, and parameter optimization. All command execution is limited to these internal scripts, and parameters are handled through standard parsing mechanisms without evidence of shell injection vulnerabilities.- [DATA_EXFILTRATION]: No access to sensitive files or unauthorized data transmission was detected. Network requests are exclusively dedicated to retrieving public market data from reputable APIs.- [PROMPT_INJECTION]: The documentation and metadata use natural, instructional language and do not contain any phrases intended to bypass model safety filters, extract system prompts, or override agent constraints.- [SAFE]: The code does not employ obfuscation, persistence mechanisms, or privilege escalation. It adheres to standard best practices for data analysis and financial backtesting applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 07:57 AM