git-pr-sync-check
Warn
Audited by Snyk on Jul 31, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/check-pr-sync.sh, the workflow reads PR state by callinggh pr view "$BRANCH" --repo "$REMOTE_URL" --json ..., which ingests free-text fields from GitHub PR metadata/content authored by outsiders (e.g., via API response fields such as reviewDecision/statusCheckRollup).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata