ai-sdk-7
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for integrating with the Vercel AI SDK v7 ecosystem.
- [EXTERNAL_DOWNLOADS]: Fetches canonical code examples and searches for repository trees using the official Vercel AI GitHub repository (
vercel/ai). These references target a well-known service and trusted organization for the purpose of developer documentation. - [COMMAND_EXECUTION]: Includes standard commands for package management (using
bun) and the GitHub CLI (gh) to search for examples. It also recommends using the official AI SDK codemod (npx @ai-sdk/codemod v7) for migration, which is a standard development practice. - [CREDENTIALS_UNSAFE]: Demonstrates secure practices by recommending the use of environment variables (
process.env) and scoped tool contexts for managing sensitive information like API keys, rather than hardcoding them.
Audit Metadata