panel-review
Warn
Audited by Snyk on Jun 24, 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.95). In PR mode (
--pr), each panelist subprocess reads outsider-authored free text from GitHub at runtime viagh pr view/gh pr diff/gh api .../commentsinsideprompts/review-pr.md, and that fetched PR title/body/diff/comments are ingested into the panelist LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The script performs a runtime git fetch from the PR head repository URL (pr_head_url — e.g. https://github.com//.git) to materialize per-panelist worktrees, and those fetched repo contents can be executed by panelists (tests, installs, build steps), so this is a runtime external dependency that can execute 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