git-guardrails-claude-code
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a defensive mechanism to prevent accidental data loss from destructive git operations. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [COMMAND_EXECUTION]: The installation process involves making a script executable (
chmod +x) and utilizes thejqcommand-line utility within the hook script to parse JSON data from the agent's environment. - [SAFE]: The skill modifies the agent's configuration files (
.claude/settings.json) to register a persistent 'PreToolUse' hook. This modification is transparent to the user and necessary for the stated security functionality.
Audit Metadata