Shell Scripting
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains only educational markdown content and shell script examples. All provided code snippets are intended for instructional purposes and demonstrate best practices such as error handling, variable quoting, and proper argument parsing.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or unauthorized remote code execution were found. References to external tools like
curl,jq,aws, andshellcheckare used as examples of standard development dependencies. - [SAFE]: The skill explicitly warns against dangerous practices like using
evalfor arbitrary code execution and provides safe alternatives.
Audit Metadata