vercel-microfrontends
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- Official Vendor Resources: The skill utilizes official Vercel CLI commands and the
@vercel/microfrontendsnpm package, which are standard components for the platform's microfrontend architecture. - Secure Secret Management: Guidance for handling deployment protection secrets (
VERCEL_AUTOMATION_BYPASS_SECRET) follows best practices by recommending the use of environment variables and the Vercel dashboard rather than hardcoding. - Network Operations: Remote operations are limited to pulling configuration via the authenticated Vercel CLI and fetching official packages from the npm registry.
- Local Development Proxy: The
microfrontends proxycommand is a documented tool for local development that routes traffic between local servers and production fallbacks as intended.
Audit Metadata