resolve-git-conflicts
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill only uses local Git commands and file editing. No remote connections, external downloads, or sensitive data access patterns were observed.
- [PROMPT_INJECTION]: The skill processes untrusted conflict markers, which is an inherent part of its functionality. 1. Ingestion points: File reading in Step 2. 2. Boundary markers: None. 3. Capability inventory: Read, Write, Edit, Bash. 4. Sanitization: None. This is categorized as safe because it is the primary intended use-case.
- [COMMAND_EXECUTION]: Bash tool usage is limited to standard, non-malicious Git commands required for the resolution of repository conflicts.
Audit Metadata