git-conflict-resolve

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard Git commands like git status, git diff, and git checkout to manage repository state. It also uses basic filesystem utilities like cp and mkdir for creating backups of conflicted files. These commands are essential for the skill's functionality and are used appropriately within the local environment.
  • [PROMPT_INJECTION]: The skill processes external data by reading conflicted files during analysis, which represents an indirect prompt injection surface.
  • Ingestion points: Step 3 involves reading conflicted file contents and markers.
  • Boundary markers: No explicit delimiters are used to separate untrusted file content from the agent's instructions.
  • Capability inventory: The skill can perform git commits and modify the working directory.
  • Sanitization: There is no explicit validation of the code content being merged.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 07:24 AM
Security Audit — agent-trust-hub — git-conflict-resolve