commit-messages
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes 'git diff --staged' to inspect changes. This is a read-only git command necessary for the stated purpose of generating commit messages based on local code changes.
- [DATA_EXFILTRATION] (SAFE): The skill processes local file differences but does not contain any network-facing code (like curl, wget, or fetch) to transmit this data to external servers.
- [PROMPT_INJECTION] (SAFE): The instructions are clear, descriptive, and do not contain patterns designed to bypass AI safety filters or override system instructions.
Audit Metadata