pr-address-bot-reviews
Warn
Audited by Snyk on Mar 1, 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 workflow (SKILL.md "Collect Feedback") and scripts (scripts/find-review-comment-id) explicitly fetch GitHub PR review and issue comments via
gh api "repos/.../pulls/.../comments", which are user-generated/untrusted third-party comments that the agent reads and uses to decide actions and post replies, exposing it to indirect prompt injection.
Audit Metadata