shell-guide
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides defensive shell scripting practices, specifically warning against dangerous patterns like 'eval' and hardcoded secrets.
- [SAFE]: All external references point to reputable open-source projects (e.g., ShellCheck, bats-core, Google Style Guide) and official documentation.
- [SAFE]: Code snippets implement robust error handling (set -euo pipefail) and secure file management (mktemp, umask 077).
Audit Metadata