developing-hooks
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Contains a test runner utility (
test-hook.sh) that executes user-provided hook scripts in a controlled environment for validation purposes before deployment.- [SAFE]: The skill provides comprehensive security guidance, including example scripts to block dangerous commands (validate-bash.sh) and protect sensitive file paths from traversal or unauthorized access (validate-write.sh). It also includes a linter (hook-linter.sh) to help developers identify common vulnerabilities like unquoted variables and improper error handling in their scripts.
Audit Metadata