user-story-reviewer
Warn
Audited by Snyk on Mar 27, 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 explicitly reads and acts on user-generated GitHub content (e.g., via
gh issue view,gh pr diff,gh pr list, andgh pr view) and uses that content to decide fixes, reviews, and merge/approve actions, so untrusted PR/Issue text could inject instructions that change agent behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill uses the GitHub CLI at runtime to fetch issue and PR bodies (e.g., https://github.com///issues/ and PR URLs via gh issue view / gh pr diff), and those fetched texts (acceptance criteria and PR content) directly control the agent's review instructions, so the external content is used to drive prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata