netlify-deploy

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The skill's behavior is consistent with its stated purpose of automating Netlify deployments using official tools.
  • [COMMAND_EXECUTION]: Uses standard commands such as npx netlify and npm install. These commands are essential for building and deploying web applications and are used in a transparent, well-documented manner.
  • [EXTERNAL_DOWNLOADS]: Downloads the Netlify CLI and project dependencies from the official npm registry. These references target well-known, trusted services necessary for the skill's functionality.
  • [CREDENTIALS_UNSAFE]: Appropriately handles sensitive information by recommending the use of environment variables or browser-based OAuth via npx netlify login rather than hardcoding secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 04:39 PM