git:attach-review-to-pr
Warn
Audited by Snyk on Feb 19, 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's SKILL.md instructs the agent to call GitHub APIs (e.g., "Get PR details" and "List files changed" using gh api repos/{owner}/{repo}/pulls/{pr_number} and pulls/{pr_number}/files) to fetch pull request diffs and file contents, which are user-generated, untrusted third‑party content that the agent must read and that can influence where and how it posts review comments.
Audit Metadata