linux-bash-scripting

Pass

Audited by Gen Agent Trust Hub on Sep 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides comprehensive guidelines for writing secure and robust Bash scripts for Linux.
  • [DATA_EXPOSURE]: The skill promotes safe secret handling practices, specifically advising against placing secrets in process arguments to avoid exposure in process lists and recommending stdin with JSON encoding instead.
  • [COMMAND_EXECUTION]: Best practices for safe command execution are detailed, such as using arrays for commands, quoting expansions, and using double-dash separators to prevent argument injection.
  • [INDIRECT_PROMPT_INJECTION]: The skill provides patterns for safely ingesting and validating external data, including NUL-delimited processing and anchored regex validation for path components and numeric inputs.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 21, 2026, 03:29 PM
Security Audit — agent-trust-hub — linux-bash-scripting