shell-expert
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a comprehensive reference for shell automation. It promotes the use of defensive programming practices, such as setting strict mode (
set -euo pipefail), quoting variables to prevent word splitting, and usingshellcheckfor linting. - [SAFE]: All command-line examples utilize standard, well-known utilities (e.g., jq, yq, ripgrep, fd, lsd) for their intended purposes without any suspicious parameters or obfuscation.
- [SAFE]: The provided automation templates (retry logic, cross-platform detection, and argument parsing) are legitimate and follow industry-standard patterns for system administration and development tasks.
- [SAFE]: While the skill includes examples of network operations (e.g.,
curl), they are used in a purely instructional context with a safe placeholder domain (example.com) and lack any signs of data exfiltration or credential theft.
Audit Metadata