git-guardrails-claude-code
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to enhance safety by preventing the agent from performing potentially destructive version control operations. The implementation uses local hooks to intercept commands, which is a standard security practice for development environments.
- [COMMAND_EXECUTION]: The instructions include making the provided script executable via
chmod +xand verifying the setup with a test command. These are standard configuration steps for local shell scripts and do not involve privilege escalation or unauthorized system modifications.
Audit Metadata