git-guardrails
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to enhance the security of the agent environment by preventing accidental or unauthorized destructive operations.
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to manage a local shell script, including setting execution permissions using
chmod +x. This is a standard and expected procedure for configuring platform-supported hooks. - [DATA_EXPOSURE]: No patterns indicative of sensitive data access, credential harvesting, or network exfiltration were found. The script operates entirely on local tool input data.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from external sources. It utilizes a bundled local script and the common
jqutility for JSON processing.
Audit Metadata