vercel-ai-sdk-expert
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill consists of educational material and code templates. All external package references (ai, @ai-sdk/react, @ai-sdk/openai) belong to well-known and trusted organizations (Vercel).\n- [INDIRECT_PROMPT_INJECTION]: The skill demonstrates patterns for handling external data. 1. Ingestion points: The
messagesarray inapp/api/chat/route.tsand theinputfield in the React chat component. 2. Boundary markers: Examples include explicitsystemprompts to define AI behavior. 3. Capability inventory: Tool calling is demonstrated via thegetWeatherfunction, which allows structured execution. 4. Sanitization: The examples leveragezodschemas for tool parameters and structured data generation, providing robust input validation.
Audit Metadata