contextual-commit
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the agent on how to use standard development tools (git) to generate structured commit messages. It does not introduce any security vulnerabilities or include any malicious code.
- [COMMAND_EXECUTION]: The skill uses
git diff --cached --statto understand the context of the changes before writing the commit. This is a standard, non-destructive operation within a development environment. - [DATA_EXFILTRATION]: There are no network requests, credential access, or attempts to move data outside the local environment.
- [PROMPT_INJECTION]: The instructions do not contain any commands designed to bypass safety filters or override the agent's core instructions.
Audit Metadata