netlify-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Netlify CLI and dependencies from the official npm registry, which is a well-known service.\n- [REMOTE_CODE_EXECUTION]: Executes the Netlify CLI and project-defined build scripts through npx and npm.\n- [COMMAND_EXECUTION]: Runs local shell commands for git remote discovery and project setup.\n- [PROMPT_INJECTION]: Indirect surface exists via the processing of local configuration files.\n
- Ingestion points: Reads package.json, netlify.toml, and .env files.\n
- Boundary markers: None specified.\n
- Capability inventory: Shell and npx command execution.\n
- Sanitization: Standard framework handling without extra sanitization layers.
Audit Metadata