vercel-services
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFE
Full Analysis
- Vercel CLI Usage: The skill recommends using
vercel dev -Lfor local development. This is a standard command for the official Vercel command-line interface, intended to simulate the deployment environment locally without requiring cloud authentication. - Configuration Schemas: The skill references
https://openapi.vercel.sh/vercel.jsonfor the configuration schema. This is a well-known, official service domain used for providing JSON schema validation for Vercel configuration files. - Project Architecture: The instructions focus on path-based routing and experimental services configuration. These are standard architectural patterns for monorepos and do not involve any risky behaviors like arbitrary command execution or sensitive data access.
Audit Metadata