skills/openaec-foundation/shadcn-ui-claude-skill-package/shadcn-errors-tailwind-v3-v4-migration/Gen Agent Trust Hub
shadcn-errors-tailwind-v3-v4-migration
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected within the skill's instructions or referenced examples.
- [COMMAND_EXECUTION]: The skill recommends several standard development commands for dependency management and project updates (e.g.,
pnpm up,pnpm add,pnpm remove). These commands are necessary for the stated purpose of migrating between library versions. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and utility packages from trusted and well-known sources, including tailwindcss.com, npmjs.com, and ui.shadcn.com. It suggests installing standard plugins like
@tailwindcss/postcssandtw-animate-csswhich are appropriate for a Tailwind v4 environment. - [REMOTE_CODE_EXECUTION]: The migration guide instructs the user to execute official CLI tools, such as the Tailwind upgrade codemod (
npx @tailwindcss/upgrade) and the shadcn CLI (pnpm dlx shadcn@latest add). These are legitimate, purpose-built tools for managing the migration process.
Audit Metadata