Skip to main content

vite

Assists in configuring and using Vite as a frontend build tool for modern web applications, optimizing builds and enhancing development workflows.

Install this skill

or
95/100

Security score

The vite skill was audited on Mar 7, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 61

Access to .env file

SourceSKILL.md
61- Always use `import.meta.env.VITE_*` for client-exposed env vars, never `process.env`.
Scanned on Mar 7, 2026
View Security Dashboard