migrate-radix-to-base
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches component definitions and metadata from the official shadcn registry at
ui.shadcn.com. This is a well-known service used for managing UI components in React development. - [COMMAND_EXECUTION]: Employs standard developer CLI utilities such as
npx shadcnfor component updates,git merge-filefor code reconciliation, andgrepfor codebase auditing. These operations are restricted to the local development environment and align with the skill's migration purpose. - [SAFE]: The migration strategy emphasizes best practices, including requiring a clean git state, working on dedicated branches, and performing baseline builds to ensure project integrity throughout the transformation process.
Audit Metadata