site-generation
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches additional agent skills from Vercel Labs' official repository using the
skills addcommand to apply React best practices and design guidelines during site generation. - [COMMAND_EXECUTION]: The skill executes standard development commands including
npm install,npm run build, and theshadcnCLI (npx shadcn@latest add) to set up the project environment and install necessary UI components. - [COMMAND_EXECUTION]: The skill includes instructions for automated deployment to GitHub Pages via GitHub Actions and the
gh-pagespackage, which are standard practices for static site hosting.
Audit Metadata