commit-msg
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard read-only Git commands (
git diff --cached,git diff --stat) to retrieve information about the current workspace. These operations are required for the skill's primary function of generating commit messages and do not pose a security risk in this context. - [SAFE]: The instructions explicitly forbid the agent from performing automated write operations like
git addorgit commit. No patterns of prompt injection, credential theft, or remote code execution were identified across any of the analyzed files.
Audit Metadata