review
Warn
Audited by Snyk on Mar 30, 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 feedback workflow explicitly fetches GitHub PR comments using gh commands (e.g., "gh pr view {number} --comments" and "gh api repos/{owner}/{repo}/pulls/{number}/comments" in feedback-workflow.md), which are untrusted, user-generated third-party content that the agent is required to read, evaluate, and act on (respond/implement fixes), enabling indirect prompt injection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata