fetch-diff
Warn
Audited by Snyk on Jun 22, 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.95). At runtime, the skill fetches outsider-authored PR content from GitHub via
GitHubClient.get_pr()/get_pr_diff()(public web content) and passes the resulting diff text intofilter_diff(), which returns it as readable text for the agent/LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata