bash-pro

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides extensive guidance on defensive Bash programming, specifically highlighting security practices such as input sanitization, avoiding the use of eval on untrusted input, and implementing strict error handling via set -Eeuo pipefail.
  • [EXTERNAL_DOWNLOADS]: The instructions reference and link to well-known, reputable open-source tools and documentation, including ShellCheck, bats-core, shfmt, and the Google Shell Style Guide. These resources are industry standards for shell script development and maintenance.
  • [COMMAND_EXECUTION]: The skill describes the use of standard development tools for linting, formatting, and testing shell scripts (e.g., shellcheck, bats, shfmt). These operations are performed within the context of a standard CI/CD and development workflow to improve script reliability and safety.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 10:59 AM
Security Audit — agent-trust-hub — bash-pro