commit-conventions
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill strictly provides documentation and a local validation script for git commit messages. Analysis of the markdown and shell script confirms that no prompt injection, data exfiltration, or malicious commands are present.
- [COMMAND_EXECUTION]: The provided bash script
scripts/validate-commit.shexecutes standard shell commands (cat,grep,echo) for text validation. No unsafe patterns likeevalor piping from network sources were found.
Audit Metadata