github-pr-query
Warn
Audited by Snyk on Mar 18, 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.90). The skill's query-prs.sh explicitly calls "gh pr list ... --repo $REPO" to fetch GitHub pull request JSON (user-generated, potentially public content) and the SKILL.md instructs using --jq to read/filter that data, so untrusted PR content from arbitrary repos can be read and used to drive filtering/decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata