breakout-trade-planner
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill implements arithmetic logic for trade planning and position sizing based on local file inputs.\n- [COMMAND_EXECUTION]: The Python script
plan_breakout_trades.pyprovides a command-line interface for report generation. It validates input schema versions and processes data locally without subprocess calls or shell injection risks.\n- [DATA_EXFILTRATION]: No network operations or external data transmissions are performed. The tool operates strictly on local files and does not access unauthorized sensitive system information or credentials.
Audit Metadata