vite
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Standard Development Commands (SAFE): The skill contains standard Vite CLI commands and package management examples (e.g.,
npm install,vite build,rm -rf node_modules/.vite). These are appropriate for the intended purpose of providing developer guidance. - Documentation-Based Content (SAFE): The skill's primary function is to serve as a reference for local documentation files. It does not perform dynamic code execution or network operations based on untrusted data.
- No Sensitive Data Exposure (SAFE): Analysis of the configuration examples and documentation revealed no hardcoded credentials, API keys, or access to sensitive system paths.
- Safe Dependency Usage (SAFE): The packages mentioned (e.g.,
vite,@vitejs/plugin-vue) are official or well-known community packages from trusted sources.
Audit Metadata