ai-elements
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- External Asset References: The skill's example scripts fetch media assets (images and audio) from well-known and trusted providers, as well as the vendor's own storage infrastructure. These references are used solely for demonstration purposes within the UI components.
- Dynamic UI Rendering: The
JSXPreviewcomponent and certain documentation examples (such as the code sandbox) involve the dynamic rendering or execution of code. While these features are essential for building interactive AI environments, developers should ensure that appropriate sandboxing and security headers are in place when deploying these components in production. - Environment Variable Configuration: Some implementation examples suggest using environment variables for API keys. It is a best practice to ensure that sensitive credentials remain server-side and are not exposed to the client-side environment unless specifically intended for public access.
Audit Metadata