nextjs-deploy
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides standard development and deployment instructions, adhering to best practices for environment variable management and using official tools from reputable providers. The command
rm -rf .next node_modulesis a documented troubleshooting step for cleaning build caches and is not considered malicious in this context.- [EXTERNAL_DOWNLOADS]: The skill references the installation of CLI tools for Vercel and Netlify (npm install -g vercel,npm install -g netlify-cli). These are official tools for well-known deployment services and are documented neutrally as they represent standard ecosystem functionality.
Audit Metadata