aceternity-ui
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructions for Aceternity UI, a reputable and widely-used component library. All external links point to official documentation and trusted services like Tailwind CSS and Framer Motion.\n- [EXTERNAL_DOWNLOADS]: The installation process involves adding a custom registry pointing to https://ui.aceternity.com/registry/{name}.json. This is a standard and documented feature of the shadcn CLI ecosystem for third-party libraries.\n- [REMOTE_CODE_EXECUTION]: The skill directs the use of the shadcn CLI to fetch and integrate component code into the local project. While this pattern involves downloading remote content, it is the intended and standard installation method for this project and originates from a well-known source.\n- [COMMAND_EXECUTION]: Includes standard shell commands for project initialization and package management using bun, npm, npx, and pnpm. These commands are typical for Next.js development and present no security risk in this context.
Audit Metadata