netlify-deploy
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the official Netlify CLI via
npxand installs project-specific dependencies through standard package managers likenpm. These actions are necessary for the skill's purpose and utilize well-known, trusted registries.- [COMMAND_EXECUTION]: The skill executes Git and Netlify CLI commands to manage authentication, link projects to Netlify sites, and perform deployments. These commands are restricted to official tools and are consistent with standard web development workflows.
Audit Metadata