nuxt-ui
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Nuxt UI v4 components and layouts. All provided instructions and code snippets are standard for modern web development using Nuxt, Vue, and Tailwind CSS.
- [EXTERNAL_DOWNLOADS]: The skill references well-known, legitimate NPM packages such as
@nuxt/ui,tailwindcss, andai(Vercel AI SDK). These are industry-standard dependencies for the described functionality. - [EXTERNAL_DOWNLOADS]: Template links point to the
nuxt-ui-templatesorganization on GitHub, which is the official source for Nuxt UI starter kits. - [PROMPT_INJECTION]: The skill documents AI chat interface components in
references/layouts/chat.md. This represents a surface for indirect prompt injection when rendering AI-generated content. - Ingestion points: Untrusted data enters the agent context via the
UChatMessagescomponent'smessagesprop. - Boundary markers: The skill uses the
MDC(Markdown Component) to render message content, providing a clear boundary for content processing. - Capability inventory: The skill is a UI library and does not include subprocess calls, network exfiltration, or file-write capabilities.
- Sanitization: Content rendering is handled by the
MDCcomponent, which provides standard markdown sanitization.
Audit Metadata