json-render
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [External Documentation References]: The skill links to official documentation for Next.js and the AI SDK. These are trusted resources for web development guidance.
- [Safe Content Rendering]: The skill includes patterns for iterating through message parts and rendering them as React components. It explicitly identifies the use of
dangerouslySetInnerHTMLas a pattern to be avoided, recommending safer alternatives like AI Elements for streaming-aware rendering. - [Structured Data Handling]: The provided code examples for tool results handle structured data by checking for specific keys and types before rendering, which is a standard practice for displaying dynamic tool outputs in a user interface.
Audit Metadata