address-pr-comments-omo
Warn
Audited by Snyk on Mar 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches PR review comments via
gh api /repos/{owner}/{repo}/pulls/{pr_number}/commentsand includes the untrusted{comment_body}(and diff_hunk) in prompts sent to thehephaestussubagent and used to decide fixes, so arbitrary user-generated review text from GitHub can drive tool actions and thus enable indirect prompt injection.
Audit Metadata