vite
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation for the Vite build tool and its ecosystem.
- [COMMAND_EXECUTION]: Documents standard Vite CLI commands for development, production builds, and SSR (e.g.,
vite build,vite preview). - [EXTERNAL_DOWNLOADS]: Mentions official and community plugins (e.g.,
@vitejs/plugin-vue,rolldown-vite) and provides installation instructions for upgrading to Vite 8. - [REMOTE_CODE_EXECUTION]: Documents the
ssrLoadModuleAPI, which is a standard Vite functionality used for dynamic module loading in SSR development environments. - [DATA_EXFILTRATION]: Documents
loadEnvfor loading environment variables andserver.proxyfor configuring dev server proxies; these are standard configuration options for project management.
Audit Metadata