backtest-expert
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a legitimate educational and utility tool for quantitative trading analysis. It adheres to its stated purpose of providing guidance on strategy validation and stress testing.
- [COMMAND_EXECUTION]: The skill includes a local Python utility script (
evaluate_backtest.py) that performs scoring based on user-provided trading metrics. The script performs basic file system operations (writing reports to a specified directory) which is consistent with its intended function and contains no patterns for command injection or privilege escalation. - [DATA_EXFILTRATION]: No network operations or access to sensitive local files (e.g., credentials, SSH keys) were detected. The skill operates entirely on local, user-provided numeric data.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare descriptive and focus on methodology. There are no attempts to override system prompts or bypass safety guardrails. - [REMOTE_CODE_EXECUTION]: No remote script downloads or external package installations are performed. The workflow relies on standard local execution of provided scripts.
Audit Metadata