ai-gateway
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [Authentication Configuration]: The skill encourages the use of OpenID Connect (OIDC) via
vercel env pull, which is a secure method for managing short-lived tokens. This reduces the risk associated with long-lived static API keys. - [Package and Tool Usage]: It references official Vercel packages (
ai,@ai-sdk/gateway) and standard CLI tools (vercel,npm,pnpm). These are expected components for the stated purpose of the skill. - [Network and API Interaction]: All mentioned network interactions target official Vercel infrastructure (e.g.,
api.vercel.com,ai-gateway.vercel.sh) for legitimate purposes such as log retrieval and model routing. - [Guidance and Validation]: The skill includes validation patterns to ensure developers use correct model slug formats and provider prefixes, which helps prevent configuration errors.
Audit Metadata