skills/szoloth/skills/netlify-deploy/Gen Agent Trust Hub

netlify-deploy

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard shell commands to manage web deployments, including npm install, npm run build, and npx netlify deploy. These operations are essential to the skill's primary purpose of building and publishing web projects.
  • [EXTERNAL_DOWNLOADS]: Fetches the official Netlify CLI via npx and project dependencies from the public NPM registry. These downloads originate from well-known services and are standard practice for web development workflows.
  • [DATA_EXFILTRATION]: Provides instructions for users to authenticate via OAuth or by setting a NETLIFY_AUTH_TOKEN. The usage of this token is restricted to the official Netlify CLI for the purpose of communicating with Netlify's infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 08:26 PM
Security Audit — agent-trust-hub — netlify-deploy