commit-messages
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill gathers context using standard, read-only Git commands (
git status,git diff,git log) to identify repository changes.\n- [SAFE]: No unauthorized network connections, remote code downloads, or access to sensitive files (e.g., credentials or SSH keys) were identified.\n- [SAFE]: The skill follows a restricted workflow, only writing generated commit messages to a local temporary file (./commit_msg.txt) for user preview.
Audit Metadata