Skip to main content

ai-sdk

Assists developers in building AI-powered features using the AI SDK, including chatbots and text generation functionalities.

Install this skill

or
82/100

Security score

The ai-sdk skill was audited on Feb 25, 2026 and we found 4 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 24

Curl to non-GitHub URL

SourceSKILL.md
247. **Always fetch current model IDs** - Never use model IDs from memory. Before writing code that uses a model, run `curl -s https://ai-gateway.vercel.sh/v1/models | jq -r '[.data[] | select(.id | sta
low line 24

External URL reference

SourceSKILL.md
247. **Always fetch current model IDs** - Never use model IDs from memory. Before writing code that uses a model, run `curl -s https://ai-gateway.vercel.sh/v1/models | jq -r '[.data[] | select(.id | sta
low line 43

External URL reference

SourceSKILL.md
431. Search: `https://ai-sdk.dev/api/search-docs?q=your_query`
low line 44

External URL reference

SourceSKILL.md
442. Fetch `.md` URLs from results (e.g., `https://ai-sdk.dev/docs/agents/building-agents.md`)
Scanned on Feb 25, 2026
View Security Dashboard