nextjs-react

Warn

Audited by Snyk on Jun 29, 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). The REQUIRED workflow includes runtime web-search and fetching of public documentation pages (e.g., “Web-search site:nextjs.org…”, “Fetch https://docs.saleor.io/…”) whose fetched page text is outsider-authored and would be ingested into the agent’s LLM context.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs the agent to fetch the live Saleor docs at runtime (https://docs.saleor.io/docs/developer/app-store/apps/overview), which the agent would use to drive its implementation decisions and thus directly influence prompts/instructions during execution.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 29, 2026, 02:51 PM
Issues
2
Security Audit — snyk — nextjs-react