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 +xand validating it viashellcheckandbash -nto ensure reliability for the user. - [COMMAND_EXECUTION]: The skill reads the local
git config user.namevalue 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