bash-script-generator

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a defensive programming pattern by requiring a check_requirements function in all generated scripts, which validates arguments and dependencies before execution.
  • [SAFE]: Instructions focus on portability and compatibility with Bash 3.2 (standard on macOS), avoiding unsafe modern features that might cause execution errors in restricted environments.
  • [SAFE]: External tool usage is strictly limited to formatting scripts via shfmt through the allowed-tools configuration, minimizing the agent's attack surface.
  • [SAFE]: No indicators of prompt injection, data exfiltration, or hardcoded credentials were found; usage of sensitive-sounding terms like API_TOKEN is limited to illustrative documentation templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 03:31 AM
Security Audit — agent-trust-hub — bash-script-generator