deployment
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and installs official deployment plugins and CLI tools from well-known providers, including Cloudflare's Vite plugin and Wrangler CLI, Netlify's TanStack integration, and the Nitro server engine nightly builds.
- [COMMAND_EXECUTION]: Provides standard deployment and build workflows using
pnpm,npm, andnpx, such asnpx wrangler loginand server execution commands, which are appropriate for the skill's primary purpose of application deployment. - [CREDENTIALS_UNSAFE]: Properly identifies platform-specific mechanisms for handling environment variables, such as Cloudflare Workers environment bindings, and discourages unsafe practices like hardcoding secrets.
Audit Metadata