vite
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation for Vite 7 configuration, including ESM-only requirements, environment variable management, and plugin ordering.
- [SAFE]: External dependencies referenced (such as
@vitejs/plugin-react,@tailwindcss/vite,@tanstack/router-plugin, androlldown-vite) are well-known packages in the web development ecosystem. - [SAFE]: All external links point to official documentation sites (vite.dev, cloudflare.com) or established, reputable GitHub repositories.
- [SAFE]: The skill encourages security best practices, specifically regarding the segregation of environment variables between client and server using the
VITE_prefix filter. - [SAFE]: Configuration examples for build optimization, chunk splitting, and dev server proxies align with standard industry practices and do not involve suspicious execution patterns.
Audit Metadata