git-commit
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill uses the Bash tool to execute common git commands such as diff, add, and commit for version control workflows. It includes a security protocol that prevents the commitment of sensitive files like .env or private keys and prohibits destructive commands.
- [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection because it analyzes external data from git diffs to generate commit messages. Ingestion points: git diff output (SKILL.md). Boundary markers: Absent. Capability inventory: Bash tool used for git operations (SKILL.md). Sanitization: None.
Audit Metadata