github-code-review
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.75). For PR interactions, the skill fetches PR metadata and especially the PR body text from GitHub’s API (
curl ... /pulls/$PR_NUMBERthenprint(... pr['body'] ...)), which is outsider-authored free text, and that text can be ingested into the agent’s LLM context during review.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata