github-pr
Warn
Audited by Snyk on Feb 17, 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 tool calls "gh pr view" in get_pr_info and fetches PR branches via git fetch (e.g., pull/<pr_number>/head) from GitHub—an open, user-generated source—and it directly reads and displays PR titles, files, comments and CI status as part of its workflow, exposing the agent to untrusted third-party content.
Audit Metadata