git-committer
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWPROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection (LOW): The skill ingests potentially untrusted data from git repositories which could contain malicious instructions.
- Ingestion points: Output from git diff and git log commands as specified in instructions (SKILL.md).
- Boundary markers: Absent; there are no delimiters separating instructions from the processed diff data.
- Capability inventory: Low; the skill only generates text suggestions for user review and does not execute code or perform network operations.
- Sanitization: None; raw diff output is processed directly.
Audit Metadata