vite
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate developer documentation and configuration examples for the Vite build tool. All external links point to official documentation (vite.dev, nuxt.com, svelte.dev) or established developer services (nitro.build).
- [SAFE]: Code examples demonstrate standard Vite functionality such as library builds, SSR setup, and plugin development. The mentioned
fetchSomething()in async configuration is a standard placeholder for user-defined logic and does not point to any remote source. - [SAFE]: Environment variable handling correctly emphasizes best practices, noting that only
VITE_prefixed variables are exposed to the client to prevent credential leakage.
Audit Metadata