git-commit

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute standard version control commands including git diff, git add, and git commit. These operations are used according to their primary purpose of source code management.
  • [PROMPT_INJECTION]: The skill demonstrates an attack surface for indirect prompt injection, as it processes external content (code diffs) which could contain instructions intended to influence the agent's message generation.
  • Ingestion points: git diff and git status output in SKILL.md.
  • Boundary markers: None specified for the content of the diff.
  • Capability inventory: Command execution via Bash tool for staging and committing changes.
  • Sanitization: No explicit sanitization or filtering of the diff content is performed before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 02:17 PM