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.mdandreferences/ai-gateway.mdcontaincurlcommands paired withjqto fetch and filter model IDs fromhttps://ai-gateway.vercel.sh/v1/models. This is a standard practice for ensuring the AI uses the latest model versions. - [Evidence]:
SKILL.mdusesgrepto search throughnode_modules/ai/docs/andnode_modules/ai/src/to provide the most current API information to the user. - [Evidence]: The skill suggests installing the
aipackage via project package managers (e.g.,pnpm add ai) if it is missing, which is expected for a development-focused skill.
Audit Metadata