multi-agent-pr
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.90). This skill directly fetches and displays user-generated GitHub PR content (conversation comments, inline pull request comments, and reviews) via scripts like scripts/check-pr-feedback.sh which call gh api repos/$REPO/issues/$PR/comments and repos/$REPO/pulls/$PR/comments, exposing the agent to untrusted third-party content that could carry indirect prompt injection.
Audit Metadata