Reviewing Pull Requests
Warn
Audited by Snyk on Feb 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's required workflow explicitly runs GitHub commands (e.g., "gh pr view <pr_number> --json ..." and "gh pr diff <pr_number> > pr_changes.diff") to fetch PR titles, bodies, comments, files and diffs from public GitHub pull requests—untrusted, user-generated content that the agent must read and that directly drives review decisions and tool use.
Audit Metadata