tailwind-theme-builder

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides legitimate templates and documentation for a React project setup using Tailwind CSS v4. All code provided in the assets and examples follows standard development practices without any malicious behavior.\n- [EXTERNAL_DOWNLOADS]: The skill uses standard package management commands (pnpm add) to install common development dependencies like tailwindcss and @tailwindcss/vite from the official npm registry.\n- [REMOTE_CODE_EXECUTION]: The skill utilizes pnpm dlx shadcn@latest, which is the officially documented method for initializing the shadcn/ui component library from a well-known source.\n- [COMMAND_EXECUTION]: Shell commands are used appropriately for project initialization, such as creating directories, installing packages, and removing obsolete configuration files like tailwind.config.ts during a v4 migration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 02:55 PM