ai-sdk
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches updated documentation and API reference material from a remote source.
- The agent is instructed to query
https://ai-sdk.dev/api/search-docsand fetch.mdcontent from the resulting URLs. - [COMMAND_EXECUTION]: The skill uses shell utilities to search project dependencies locally.
- It utilizes
grepandglobto find source code and bundled documentation within thenode_modules/ai/andnode_modules/@ai-sdk/directories.
Audit Metadata