git-commit
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute standard Git commands such as git add, git commit, and git diff through the Bash tool to manage the repository state.
- [SAFE]: The documentation includes explicit warnings to ensure that sensitive files like .env, credentials.json, and private keys are never committed to the repository.
- [SAFE]: A Git Safety Protocol is established to restrict the agent from performing high-risk actions such as force pushing to main branches, updating git configurations, or using destructive commands without authorization.
Audit Metadata