git-guardrails-claude-code
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions include making the bundled script executable using
chmod +x. This is a necessary step for the script to function as a Git hook within the Claude Code environment. - [SAFE]: The skill performs all operations locally and does not perform network requests, download external code, or access sensitive credentials. All logic is contained within the local bash script provided to implement safety guardrails.
Audit Metadata