shell-expert
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill serves as a reference for shell script development and the usage of modern CLI tools like jq, yq, and ripgrep.
- [SAFE]: The provided script templates follow security best practices, such as using strict mode (
set -euo pipefail), proper quoting of variables, and implementing cleanup routines with traps. - [SAFE]: Command examples use placeholder URLs (e.g., example.com) and standard tool flags for educational purposes without introducing risks like remote code execution or data exfiltration.
Audit Metadata