byted-util-vite-react-tailwind
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user to run standard project initialization and development commands using
npm(e.g.,npm create vite,npm install,npm run dev). These are expected for a front-end development tool. - [EXTERNAL_DOWNLOADS]: The skill specifies installation of well-known, industry-standard packages from the public npm registry, including
vite,react,tailwindcss,@tailwindcss/vite, andlucide-react. No suspicious or unversioned remote scripts are downloaded. - [SAFE]: The self-testing section utilizes
agent-browserto interact withhttp://localhost:5173. This is a safe practice for verifying that the local development server is running and styles are correctly applied, with no evidence of data exfiltration to external domains.
Audit Metadata