vite
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation reference for the Vite build tool. All instructions and examples are educational in nature and align with standard development practices.
- [COMMAND_EXECUTION]: Provides standard development commands such as project initialization (
npm create vite), production builds (vite build), and cache clearing (rm -rf node_modules/.vite). These are routine actions for Vite users and are documented neutrally. - [EXTERNAL_DOWNLOADS]: Mentions well-known and reputable npm packages within the JavaScript ecosystem (e.g.,
@vitejs/plugin-vue,react,lodash-es) and refers to official documentation atcn.vitejs.dev.
Audit Metadata