git-conventional-commits
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's functionality is limited to reading local git repository metadata and providing text generation based on those changes.
- [COMMAND_EXECUTION]: The skill instructs the agent to run
git diff --cachedandgit diff --cached --stat. These are non-mutating, read-only commands used to gather context for the commit message and do not pose a risk to the system or data integrity.
Audit Metadata