ai-elements
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [External Component Registry]: The skill references an external JSON registry at
elements.ai-sdk.devfor installing UI components. This is a standard pattern for the shadcn/ui ecosystem and the domain is associated with the official AI SDK documentation. - [Package Installation]: The skill utilizes
npxcommands to install theai-elementspackage and its dependencies. These tools are used as intended for the setup of the React component library. - [AI Output Rendering]: The guidance includes components like
<MessageResponse>and<MessageMarkdown>designed to safely render AI-generated markdown and streaming text. This provides a structured way to handle external AI content within the user interface.
Audit Metadata