react-vite-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate performance optimization guidelines and configuration examples for React and Vite environments. All analyzed code snippets follow standard development practices.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and well-known services (e.g., Vite, React, Rollup, Sentry, Google Fonts) which are established and trusted sources.
- [COMMAND_EXECUTION]: Includes standard development commands for package management and building projects (e.g.,
npm install,vite build). These are used appropriately within the context of developer tooling and do not contain malicious payloads. - [CREDENTIALS_UNSAFE]: The skill includes examples of environment variable configuration, but correctly identifies and warns against exposing sensitive data (secrets) in client-side code. The secret keys shown in examples are clearly marked as placeholders or incorrect patterns for educational purposes.
Audit Metadata