react-vite
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and installs standard frontend development dependencies from the npm registry, including packages from well-known and trusted organizations such as React, TanStack, and the ViteJS ecosystem.
- [COMMAND_EXECUTION]: Uses standard package manager commands (npm, npx) for initializing projects and managing the development lifecycle, which is typical for frontend tooling.
- [SAFE]: The instructions promote security best practices, such as environment variable management via .env files and robust input validation using Zod.
Audit Metadata