bash-defensive-patterns

Pass

Audited by Gen Agent Trust Hub on Jul 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard best practices for shell scripting, including strict mode execution (set -e, set -u, set -o pipefail) and safe variable handling.
  • [SAFE]: No suspicious external downloads or remote code execution patterns were identified.
  • [SAFE]: The skill explicitly advises against running scripts with elevated privileges (root) and promotes the use of confirmation prompts and dry-run modes for destructive operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 7, 2026, 03:02 AM
Security Audit — agent-trust-hub — bash-defensive-patterns