netlify
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified in the skill instructions or code snippets. The behavior is consistent with the stated purpose of managing Netlify resources.- [EXTERNAL_DOWNLOADS]: The skill makes requests to official Netlify API endpoints (api.netlify.com) for site management. Netlify is a well-known service, and these interactions are documented neutrally.- [COMMAND_EXECUTION]: Uses standard netlify-cli commands to perform operations such as listing sites and deploying projects.- [CREDENTIALS_UNSAFE]: The skill requires a NETLIFY_AUTH_TOKEN environment variable. It correctly uses a non-sensitive placeholder (xxxxxxxxxx) in the documentation rather than hardcoding actual credentials.
Audit Metadata