Code Review
Warn
Audited by Snyk on Feb 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.80). The skill explicitly fetches and reads user-generated PR data and comments via the GitHub API (e.g., gh pr view, gh api repos/.../pulls) and visits reviewer-provided preview URLs with Playwright, so it ingests untrusted third-party content (PRs, comments, and arbitrary preview pages) that the agent interprets as part of its workflow.
Audit Metadata