vite
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Provides configuration guidelines for Vite 7 that align with official documentation and industry standards for modern web development stack integration.
- [SAFE]: Correctly instructs users to use the
VITE_prefix for environment variables intended for the client, which is a key security measure to prevent the leakage of server-side secrets. - [EXTERNAL_DOWNLOADS]: References several standard Node.js packages and plugins available on the NPM registry, such as
@vitejs/plugin-react,@tailwindcss/vite, and@cloudflare/vite-plugin. - [EXTERNAL_DOWNLOADS]: Includes instructions for using
rolldown-viteas an optimized bundler, which is a known project in the Vite ecosystem.
Audit Metadata