breakout-strategy-engine
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A thorough review of the skill's logic and instructions confirms it is a legitimate tool for financial data analysis without malicious intent.- [PROMPT_INJECTION]: No patterns of instruction overrides, safety filter bypasses, or system prompt extraction were found.- [DATA_EXFILTRATION]: There is no access to sensitive file paths, environment variables, or hardcoded credentials. The code operates exclusively on passed data structures.- [REMOTE_CODE_EXECUTION]: The skill does not download external scripts or execute commands via shell. It relies on static logic and standard mathematical libraries.- [COMMAND_EXECUTION]: No subprocess calls or system-level commands are used; functionality is limited to Python-based data manipulation.- [EXTERNAL_DOWNLOADS]: The skill imports standard libraries (pandas, numpy) but does not perform any runtime package installation or remote resource fetching.
Audit Metadata