recipe-pr-review
Fail
Audited by Snyk on Aug 25, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (medium risk: 0.30). This is a GitHub PR-review automation recipe that contains instructions to run nested LLM reviewers and explicitly to bypass or escalate sandbox/permission checks (weakening security boundaries) but does not contain clearly malicious exfiltration or payload delivery.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Source: GitHub PRs—runtime path
collect-pr-context.pycallsgh pr view/gh pr diffand paginates PR issue comments, review comments, and reviews (/repos/{owner}/{repo}/pulls/{number}/comments,/issues/{number}/comments,/pulls/{number}/reviews), thenget-review-material.py/run-review.pyfeeds this PR-derived free text into the reviewer LLM.
Issues (2)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata