bash-pro

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as an educational and procedural guide for secure shell scripting.
  • [SAFE]: Instructions explicitly advocate against dangerous patterns like eval and unquoted variables, promoting safer alternatives like arrays and printf.
  • [SAFE]: Recommended tools such as ShellCheck, bats-core, and shfmt are industry-standard for ensuring shell script quality and security.
  • [SAFE]: Security best practices such as using readonly, local variables, restrictive umask settings, and robust error handling (set -Eeuo pipefail) are correctly identified and promoted.
  • [SAFE]: The guide includes recommendations for supply chain security, such as verifying checksums of external scripts and pinning dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 01:37 PM
Security Audit — agent-trust-hub — bash-pro