shell-scripting
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practices guide for shell scripting, providing templates and idioms that promote secure and reliable script development, such as using
set -euo pipefailfor error handling and proper variable quoting to prevent word-splitting vulnerabilities. - [SAFE]: The instructions for the agent to check for companion skills via directory listing (
ls) on specific skill installation paths (e.g.,~/.claude/skills/) are functional environment checks and do not involve sensitive data exposure or unauthorized file access.
Audit Metadata