git-guardrails-claude-code

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a security tool designed to prevent accidental or unauthorized execution of destructive Git operations. It accomplishes this by setting up a PreToolUse hook that validates commands against a list of dangerous patterns before they are executed by the agent.
  • [COMMAND_EXECUTION]: The instructions require the user to make the bundled shell script executable using chmod +x. This is standard and necessary procedure for installing script-based hooks in the Claude Code environment.
  • [REMOTE_CODE_EXECUTION]: The hook script utilizes the jq utility to parse incoming JSON data. This is a standard dependency for processing structured tool input in shell-based hooks.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 01:42 PM
Security Audit — agent-trust-hub — git-guardrails-claude-code