pr-review-expert
Warn
Audited by Snyk on Jun 30, 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.85). The workflow ingests outsider-authored free text from GitHub PRs via
gh pr view $PR --json title,body,...(PR title/body are user-generated) and from the PR diff viagh pr diff $PRwhich is then parsed as readable text (/tmp/pr-$PR.diff) for analysis and report generation.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata