skills/vercel/ai/ai-sdk/Gen Agent Trust Hub

ai-sdk

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [Command Execution]: The skill uses shell commands to interact with the environment for developer workflows.
  • [Evidence]: SKILL.md and references/ai-gateway.md contain curl commands paired with jq to fetch and filter model IDs from https://ai-gateway.vercel.sh/v1/models. This is a standard practice for ensuring the AI uses the latest model versions.
  • [Evidence]: SKILL.md uses grep to search through node_modules/ai/docs/ and node_modules/ai/src/ to provide the most current API information to the user.
  • [Evidence]: The skill suggests installing the ai package via project package managers (e.g., pnpm add ai) if it is missing, which is expected for a development-focused skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 01:58 PM