magicui
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user to run various shell commands for project setup, including installing packages via npm (
npm install tailwindcss @tailwindcss/typography) and initializing shadcn/ui (npx shadcn@latest init). - [EXTERNAL_DOWNLOADS]: The skill uses the
npx magicui-cli add <component-name>command to download and install UI component source code directly into the user's project directory. This is standard behavior for the Magic UI library and its associated CLI tool.
Audit Metadata