git-guardrails-claude-code
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill installs a local Bash script (
scripts/block-dangerous-git.sh) and marks it as executable usingchmod +x. It then configures the agent platform'sPreToolUsehook to run this script before every shell command.\n- [SAFE]: The modification of configuration files (.claude/settings.json) and the setup of the execution hook are standard methods for extending the agent platform's capabilities and are used here specifically to implement safety constraints.
Audit Metadata