j5ik2o-gh-pr-resolve-conflicts
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill performs shell-based operations including git status, lockfile regeneration via package managers, and the execution of project-specific build and test suites to verify resolutions.
- [PROMPT_INJECTION]: The skill ingests untrusted code from PR branches, which constitutes a potential surface for indirect prompt injection. This risk is inherent to tools that process external code contributions. * Ingestion points: Conflicting files identified via git status in SKILL.md * Boundary markers: Standard git conflict markers separate changes * Capability inventory: Shell execution for building, linting, and testing local code (SKILL.md) * Sanitization: Content is not explicitly sanitized before being processed by local developer tools.
Audit Metadata