skills/vercel/vercel-plugin/shadcn/Gen Agent Trust Hub

shadcn

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • CLI Command Execution: The skill facilitates the use of the shadcn CLI for project setup and component installation. These commands, such as npx shadcn@latest init and add, are the standard method for managing the library's source-code-based components.
  • External Registry Integration: It provides instructions for adding components from remote registries, including official shadcn and Vercel-affiliated domains. This behavior is a core feature of the shadcn/ui distribution model for sharing design systems.
  • Secure Configuration Practices: The documentation demonstrates the use of environment variable placeholders (e.g., ${REGISTRY_TOKEN}) for private registry authentication, encouraging secure secret management instead of hardcoding credentials.
  • Automated Dependency Management: The skill describes how the CLI automates the installation of essential peer dependencies like Radix UI and Tailwind CSS, ensuring that projects are configured with the necessary libraries using standard package managers.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 03:56 PM