commit
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to standardize commit messages and branch management using native Git commands. No malicious patterns or unauthorized operations were detected.
- [DATA_EXPOSURE]: The instructions include a clear security policy prohibiting the inclusion of secrets, PII, user emails, or internal organization names within commit messages, promoting secure development practices.
- [COMMAND_EXECUTION]: The skill utilizes standard, non-privileged Git commands (
git branch,git commit) that are consistent with its primary purpose of version control management.
Audit Metadata