git-commit
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes explicit security instructions to avoid committing sensitive files such as
.envor files containing credentials, providing a clear protocol for the agent to follow if such a request is made. - [SAFE]: It emphasizes manual verification of staged changes through
git diff --stagedandgit show, ensuring the agent reviews the exact content of the commit before and after creation. - [SAFE]: All operations are limited to the local filesystem and the git binary; no external network requests, remote code execution, or persistence mechanisms were detected.
Audit Metadata