breakout-trade-planner

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is focused on generating breakout trade plans following the Minervini methodology. Technical analysis of the provided files indicates the skill is safe and adheres to its described purpose.
  • [DATA_EXFILTRATION]: No network activity was detected. The scripts do not use network-enabled libraries like requests or urllib, and only interact with local files specified by the user via CLI arguments.
  • [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code execution or download external scripts. All logic is contained within local Python scripts which do not use dangerous functions such as eval(), exec(), or os.system().
  • [CREDENTIALS_UNSAFE]: No hardcoded secrets or access to sensitive configuration files (e.g., .env, .aws/credentials) were found. The skill generates templates for Alpaca orders but does not require or interact with API keys.
  • [PROMPT_INJECTION]: The instructional content in SKILL.md and README.md contains no malicious patterns, bypass attempts, or instructions to override agent safety guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 04:29 AM
Security Audit — agent-trust-hub — breakout-trade-planner