conventional-commits
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Git commands (
git add,git commit,git diff,git log) to manage version control and format commit messages. These commands are legitimate for the skill's purpose. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or malicious remote code execution was found. The skill correctly identifies potential shell escaping issues with the exclamation mark (
!) in commit types and recommends safe syntax using single quotes or HEREDOC.
Audit Metadata