shadcn-svelte

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses npx shadcn-svelte@latest to initialize projects and add components. Instructions include the -y flag to bypass user confirmation and the -o flag to overwrite existing files.
  • [EXTERNAL_DOWNLOADS]: Fetches component registries, documentation, and metadata from several external domains including shadcn-svelte.com, bits-ui.com, formsnap.dev, and paneforge.com. These are the official sites for the libraries described.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it instructs the agent to fetch a machine-readable registry from a remote URL and use the parsed 'name' fields directly in shell commands.
  • Ingestion points: Remote JSON registry at https://shadcn-svelte.com/registry/index.json.
  • Boundary markers: None present; the agent is told to use the live registry data directly.
  • Capability inventory: Shell command execution via the npx tool.
  • Sanitization: The instructions do not specify any validation or sanitization of the component names retrieved from the external registry before they are passed to the terminal.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 01:09 PM
Security Audit — agent-trust-hub — shadcn-svelte