github
Warn
Audited by Snyk on May 28, 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). The required workflow uses
gh issue view ... --json title,body,commentsandgh pr view ... --json ... body .../gh api .../comments --jq ... body, which ingests outsider-authored GitHub issue/PR text (e.g., issue/PR bodies and comment bodies written by other users) into the agent’s LLM context via the CLI/API response.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata