backtest-report-generator

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements legitimate quantitative analysis logic using standard Python libraries (pandas, numpy, scipy). No evidence of malicious intent or unauthorized actions was found.
  • [EXTERNAL_DOWNLOADS]: The generated HTML report includes a script tag pointing to Chart.js via the jsDelivr CDN. This is a well-known and trusted service for providing frontend libraries and is used here specifically for visualizing equity curves and simulation results.
  • [DATA_EXPOSURE]: The skill operates on mathematical data (price returns, trade logs) and does not attempt to access sensitive system files, environment variables, or credentials.
  • [COMMAND_EXECUTION]: No shell commands, subprocess calls, or dynamic code execution patterns (eval/exec) are present in the code.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 12:54 AM
Security Audit — agent-trust-hub — backtest-report-generator