vite
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as technical documentation for the Vite build tool and its ecosystem, providing architectural overviews and configuration patterns.
- [SAFE]: Code snippets provided are standard, best-practice examples for configuring Vite (vite.config.ts), setting up SSR servers with Express, and authoring plugins using Vite-specific hooks.
- [SAFE]: The skill references official Vite repositories and well-known community tools, such as Rolldown and Oxc, in the context of the upcoming Vite 8 release.
- [SAFE]: Instructions for installing packages (e.g., vite, rolldown-vite) use standard package managers (pnpm) and target legitimate software with appropriate versioning.
- [SAFE]: Environment variable handling documentation correctly distinguishes between client-exposed variables (VITE_ prefix) and private server-side variables, promoting secure configuration practices.
Audit Metadata