workflow-integration-github
Warn
Audited by Snyk on Jul 11, 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.78). Outsider-authored free text (GitHub PR review comment bodies) is fetched at runtime via
ghingithub_ops.fetch_pr_comments_dataand then stored asraw_input={'body': body}bygithub_pr.py’sfetch_findings, which is later promoted into LLM-readable top-level fields duringmanage-findings ingest(validate_struct), creating indirect prompt-injection exposure.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata