fetch-milestone-prs
Warn
Audited by Snyk on Jun 21, 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). Outsider-authored free text is ingested via the GitHub REST API response fields
issue_data["body"](PR description markdown) andissue_data["title"]/labels/etc., which are then written into JSON and includebodyfrom non-operating-user authors; runtime path:gh api --paginate /repos/{repo}/issues?...→issues→fetch_pr_details→extract_pr_metadata→metadata["body"]stored in<output-dir>/<pr-number>.json.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata