shell-scripting
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily consists of educational content, code templates, and best practices for Bash and Zsh scripting.
- [SAFE]: The provided templates use defensive shell options like
set -euo pipefailto ensure robust error handling. - [SAFE]: The skill explicitly advises against security risks such as using
evalon untrusted input and hardcoding secrets.
Audit Metadata