pr
Warn
Audited by Snyk on Feb 16, 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 explicitly fetches and reads GitHub pull request content and comments via CLI/API commands (e.g.,
gh pr view <number> --json ...,gh pr diff <number>,gh pr view <number> --comments,gh api repos/{owner}/{repo}/pulls/<number>/comments), which are arbitrary user-generated GitHub content that the agent will read and interpret, creating a risk of indirect prompt injection.
Audit Metadata