developing-bash

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as an educational reference, providing templates and best practices for secure shell scripting.\n- [SAFE]: Promotes defensive scripting techniques such as using safety flags (set -euo pipefail), proper variable quoting, and thorough input validation.\n- [COMMAND_EXECUTION]: Includes a platform-independent fallback for realpath using python3, which is a common and appropriate pattern for cross-platform shell utilities.\n- [EXTERNAL_DOWNLOADS]: Provides illustrative examples for using curl with retry logic, which is standard functionality for automation scripts and contains no malicious destinations.\n- [SAFE]: Explicitly warns against dangerous practices like using eval with untrusted input and provides secure alternatives.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 10:17 PM
Security Audit — agent-trust-hub — developing-bash