growth-model-analyzer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Prompt Injection (SAFE): No instructions were found that attempt to override AI safety filters or hijack agent behavior. All instructions are focused on legitimate data analysis tasks.
  • Data Exposure & Exfiltration (SAFE): The skill does not contain hardcoded credentials, API keys, or access to sensitive local file paths (e.g., ~/.ssh). Network operations are not present beyond standard package installation documentation.
  • Unverifiable Dependencies (SAFE): The skill relies on well-known, industry-standard Python libraries (pandas, scikit-learn, xgboost) fetched from official registries.
  • Indirect Prompt Injection (SAFE): While the skill is designed to ingest and process external CSV data, there is no evidence of unsafe interpolation that would allow untrusted data to execute commands or influence the agent's logic.
  • Persistence and Privilege Escalation (SAFE): No commands were found that modify system configuration, shell profiles, or attempt to gain administrative privileges.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:14 PM