git-commit
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for git operations such as staging files, analyzing differences, and generating commit messages. All commands (
git diff,git add,git commit) are standard and appropriate for the stated purpose. - [SAFE]: The skill explicitly includes security best practices, such as a directive to never commit secrets like
.envfiles, credentials, or private keys. - [SAFE]: A 'Git Safety Protocol' is defined which restricts destructive commands (force pushing, hard resets) and configuration changes, reducing the risk of accidental repository damage.
Audit Metadata