tanstack-start

Warn

Audited by Snyk on Mar 6, 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 setup flow explicitly asks for a shadcn preset URL and instructs scaffolding a temp project from that preset (flows/setup/FLOW.md Step 14), which pulls and ingests user-provided public content that the agent would process and use to modify the project—exposing it to untrusted third-party content that could inject instructions.

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

  • Potentially malicious external URL detected (high risk: 0.70). The setup step runs a remote scaffolder (bunx --bun shadcn@latest create ...) using a user-provided shadcn preset URL (configured at ui.shadcn.com/create), which fetches and executes remote code and uses the remote template to control the generated project.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 6, 2026, 02:50 PM