webflow-cli:designer-extension
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes official Webflow CLI commands (e.g., 'webflow extension init', 'webflow extension serve') to manage the lifecycle of Designer Extensions.
- [EXTERNAL_DOWNLOADS]: Installs the '@webflow/cli' package and project-specific dependencies from the official NPM registry using standard package managers.
- [COMMAND_EXECUTION]: Uses standard shell utilities ('lsof' and 'kill') to resolve port conflicts when starting the local development server.
Audit Metadata