commit

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Indirect Prompt Injection] (LOW): The skill processes untrusted data from local file changes via git commands to generate commit messages. This is a standard surface for indirect prompt injection where malicious code comments could attempt to influence the agent's output. \n
  • Ingestion points: Output of git status --porcelain and git diff --cached in SKILL.md. \n
  • Boundary markers: Absent; the agent is instructed to analyze the command output directly. \n
  • Capability inventory: Local git operations including git add, git reset, and git commit as defined in SKILL.md. \n
  • Sanitization: The skill includes a specific instruction to verify that secrets and .env files are excluded via .gitignore before staging changes.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:31 PM