gh-review-suggestions
Warn
Audited by Snyk on Jun 20, 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.65). The workflow runs
gh pr diff <pr> > /tmp/pr.diffand then reads that PR-authored diff text viadiff-line-position.mjs(readFileSync(path, 'utf8')), so outsider free-form PR content is ingested into the agent’s LLM context indirectly through the tool outputs/used review text.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata