request-copilot-review
Warn
Audited by Snyk on May 8, 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.70). The skill runs
gh pr viewandgh copilot-reviewto fetch and parse pull request data and Copilot review output from GitHub (public, user-generated content) and explicitly reads those command outputs to determine status and next actions, so untrusted third‑party content can influence behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill requires the GitHub CLI extension gh-copilot-review (installed via "gh extension install k1LoW/gh-copilot-review" — https://github.com/k1LoW/gh-copilot-review) as a runtime dependency, which fetches and installs remote code that will be executed to perform the review, so it is a runtime external dependency that can execute remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata