morphe
Warn
Audited by Snyk on Jun 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The packaging path for a Vite custom-server can invoke "npx --yes esbuild" at runtime (see _find_esbuild and _bundle_server), which will fetch and execute the esbuild package from the npm registry (e.g. https://registry.npmjs.org) — a runtime fetch that executes remote code and is required for bundling when no local esbuild is present.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata