pr-review
Warn
Audited by Snyk on May 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's required workflow (SKILL.md "步骤 0:拉取代码") explicitly uses GitHub CLI commands like
gh pr view <number>andgh pr diff <number>to fetch PR title, description, diffs and commits (public, user-generated content) which the agent must read and then may act on (e.g., craft and submit GitHub review comments via the provided gh api flow), exposing it to untrusted third-party content that could carry indirect prompt-injection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata