github-repo-signals
Warn
Audited by Snyk on Jul 2, 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 GitHub API fields like
item.get("body", "")inscripts/gh_issues_scanner.py(issue/PR bodies and comments from public repos) and then truncated intobody_snippetfor CSV/LLM analysis; this is runtime content authored by non-operating users.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata