bash-pro
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes security best practices for shell scripting, including input sanitization, avoiding the use of
evalon untrusted input, and implementing defensive coding patterns such as strict mode (set -Eeuo pipefail) and proper error trapping. - [EXTERNAL_DOWNLOADS]: The instructions reference standard developer utilities and package managers for Bash, such as
ShellCheck,bats-core,basher, andbpkg. These are well-known tools within the DevOps and shell scripting ecosystem used for linting, testing, and dependency management.
Audit Metadata