skills/vercel-labs/open-agents/ai-sdk/Gen Agent Trust Hub

ai-sdk

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • Official Package Management: The skill provides instructions for installing official Vercel AI SDK packages (such as ai and @ai-sdk/react). These are standard dependencies required for building AI-powered features with the SDK.
  • Vendor-Specific API Interaction: It includes commands to fetch the most recent model configurations from https://ai-gateway.vercel.sh/v1/models. This ensures the agent uses current model identifiers provided by the service infrastructure.
  • Documentation Retrieval Patterns: The instructions guide the agent to search for technical details within the local node_modules/ai directory or through the official documentation site at ai-sdk.dev. This practice prioritizes accuracy by relying on the project's source code and official manuals rather than potentially outdated training data.
  • Developer Tooling Integration: The skill references @ai-sdk/devtools for local debugging. This is a standard utility intended for development environments to assist with observability and testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 04:22 PM