next-upgrade
Warn
Audited by Snyk on Jul 24, 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.85). At runtime the required workflow uses WebFetch to retrieve free-form HTML/text from public Next.js documentation URLs (outsider-authored web content), which would be fed into the agent’s LLM context for “Review breaking changes.”
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs using WebFetch at runtime to retrieve and follow official Next.js upgrade documentation (e.g., https://nextjs.org/docs/app/guides/upgrading/codemods and https://nextjs.org/docs/app/guides/upgrading/version-16), so the fetched remote content would directly control the agent's upgrade instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata