review-pr
Warn
Audited by Snyk on Jul 3, 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.95). Outsider-authored free text from the PR itself is fetched at runtime via
gh pr view $ARGUMENTS --json ... body,author,...andgh pr view $ARGUMENTS --comments --json comments, which includes the PR description and comment bodies written by non-operating-user parties, and those fields are then used as LLM context for the review.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata