commit
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard git CLI commands such as status, diff, add, and commit to manage repository changes.
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it processes untrusted file content via git diff. (1) Ingestion points: git diff and git diff --staged in SKILL.md. (2) Boundary markers: Absent. (3) Capability inventory: System command execution via git. (4) Sanitization: Absent. This risk is considered safe as it is intrinsic to the tool's core functionality.
Audit Metadata