abd-commit-msg
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute shell commands including git status, git diff, git add -A, and git commit. These operations are necessary for the skill's intended commit workflow.
- [PROMPT_INJECTION]: An indirect prompt injection surface exists as the skill analyzes untrusted data from git diff outputs and conversation history. Ingestion points: git diff and chat logs. Boundary markers: none explicitly implemented. Capability inventory: shell execution of git commands. Sanitization: no explicit filtering of ingested content is performed.
Audit Metadata