uncommit
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local git commands to manage repository state. Evidence:
git log,git reset, andgit statusin SKILL.md. - [PROMPT_INJECTION]: Vulnerability surface for indirect prompt injection through repository metadata. 1. Ingestion points:
git logoutput in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory:git resetandgit statusin SKILL.md. 4. Sanitization: None.
Audit Metadata