infra-platform-netlify
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions and examples for using the Netlify CLI for local development (netlify dev), deployment (netlify deploy), and environment variable management (netlify env:set). These are standard operations for the platform.- [EXTERNAL_DOWNLOADS]: The documentation references official Netlify libraries including @netlify/functions, @netlify/edge-functions, and @netlify/blobs. These are standard dependencies for Netlify's serverless and edge runtimes.- [DATA_EXFILTRATION]: Provides patterns for accessing external APIs using fetch within serverless functions, correctly demonstrating the use of Netlify.env.get() for sensitive credential management instead of the deprecated process.env.
Audit Metadata