git-conflict
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill executes local Git commands such as git status, git rebase, and git push which are necessary for its primary function and are properly scoped to the local repository.
- INDIRECT_PROMPT_INJECTION (LOW): The skill ingests untrusted data when reading file contents to resolve conflicts. Evidence: 1. Ingestion points: File reading for conflict marker analysis in Step 2. 2. Boundary markers: Absent. 3. Capability inventory: Local git command execution and file editing. 4. Sanitization: Absent.
Audit Metadata