deploy-it
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource, providing instructions and configuration templates for standard deployment platforms like Vercel, Netlify, Railway, and Firebase.
- [EXTERNAL_DOWNLOADS]: The instructions include the installation of official CLI tools for well-known services using standard package managers (e.g.,
npm i -g vercel,npm i -g netlify-cli). These are documented as standard setup procedures for the respective platforms. - [CREDENTIALS_UNSAFE]: The skill promotes secure development practices by explicitly advising against hardcoding API keys in source code and providing instructions on how to manage secrets through platform-specific environment variable settings.
Audit Metadata