shadcn-errors-cli-sync-mismatch
Warn
Audited by Snyk on Jun 28, 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 runtime workflow uses
pnpm dlx shadcn@latest add <name> --diff/--overwrite, which fetches the shadcn registry component source from the public registry (outsider-authored free text) and then prints/applies it into the local repo/LLM-visible diff output.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill repeatedly instructs running "pnpm dlx shadcn@latest add ..." which at runtime fetches and executes remote package code from the npm registry (e.g., shadcn@latest via pnpm dlx / https://registry.npmjs.org/), so an external artifact is fetched and executed during the workflow.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata