iterate-pr
Warn
Audited by Snyk on Jun 23, 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 is ingested from GitHub PR review threads and issue comments via
gh api .../pulls/{pr}/commentsand GraphQLreviewThreads{ comments{ body } }, then placed into the LLM context asfull_body/bodyfields in the JSON returned byscripts/fetch_pr_feedback.py.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata