merge-changes-from-worktree
Warn
Audited by Snyk on May 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The workflow's Step 3 explicitly runs "git fetch --all --prune" to pull remote refs from remotes (user-controlled/public git repositories), and those fetched, user-generated refs/commit content are then inspected (merge-base checks, possible rebase, and running project checks) to decide merge/rebase actions—thus exposing the agent to untrusted third-party content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata