shell-script-development
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidelines and templates for writing shell scripts. It includes best-practice safety flags like
set -e -o pipefailto ensure scripts exit on errors. - [COMMAND_EXECUTION]: The skill includes instructions to inform the user to make scripts executable using
chmod +x. This is a standard and expected operation for the described task.
Audit Metadata