rightcode-git-guardrails-claude-code
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use
chmod +xon a local script (block-dangerous-git.sh) to enable its execution. This is a standard procedure for installing scripts provided with the skill. - [SAFE]: The skill modifies project-level or global configuration files (
.claude/settings.json) to register aPreToolUsehook. This behavior is transparently described and serves the primary function of the skill (providing guardrails). - [SAFE]: The skill references a local script for guardrail logic, which is consistent with its stated goal of preventing dangerous git operations and does not involve external network calls or untrusted downloads.
Audit Metadata