bash-scaffold

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs legitimate command-line operations by making the generated script executable with chmod +x and validating it via shellcheck and bash -n to ensure reliability for the user.
  • [COMMAND_EXECUTION]: The skill reads the local git config user.name value to automatically populate the author field in the script's header, which is a standard convenience feature for developer tools.
  • [SAFE]: The generated script includes optional blocks for privilege escalation using sudo, which are explicitly requested by the user during the configuration process and are standard for production-grade shell scripting.
  • [SAFE]: The skill utilizes a curated local template and references well-known community style guides and color palettes to provide a consistent and safe output for the user.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 09:10 PM