scaffold-nextjs

Warn

Audited by Snyk on Mar 13, 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.70). The skill explicitly fetches and consumes public third-party content as part of its required workflow (e.g., the shadcn registry command pointing to https://ui.blode.co/r/{name}.json and links to RealFaviconGenerator/opengraph.xyz) which the scaffold uses to generate project files and can therefore materially influence subsequent actions.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill instructs running "npx shadcn@latest registry add @blode=https://ui.blode.co/r/{name}.json", which at runtime causes the shadcn CLI to fetch the remote registry JSON from https://ui.blode.co/r/{name}.json and use that fetched content to generate/patch project source (i.e., the remote file directly controls the scaffolded code), creating a runtime dependency on external code templates.

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
Mar 13, 2026, 09:58 AM
Issues
2