skills/xingyu4j/skills/vite/Gen Agent Trust Hub

vite

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents the use of the Vite CLI (e.g., vite, vite build) and its JavaScript API (e.g., createServer, build, preview). These are standard operations for frontend development and build automation.
  • [EXTERNAL_DOWNLOADS]: The documentation references the installation of Vite and its official plugins (such as @vitejs/plugin-vue and @vitejs/plugin-react) via package managers. These references point to well-known packages in the JavaScript ecosystem.
  • [DATA_EXFILTRATION]: The skill explains how to use loadEnv to manage environment variables. It explicitly notes the security measure that only variables prefixed with VITE_ are exposed to the client, which is a standard safety feature of the Vite framework to prevent accidental credential exposure.
  • [SAFE]: No patterns of prompt injection, obfuscation, or unauthorized data access were found. The skill serves as an educational and technical reference for the Vite build tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 01:48 AM