Nuxt UI v4 component library for building Nuxt v4 applications. 125+ accessible components with Tailwind v4, Reka UI, dark mode, theming. Use for dashboards, forms, overlays, editors, page layouts, pricing pages, or encountering component, theming, or TypeScript errors.
Security
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill explicitly integrates an external MCP server (https://ui.nuxt.com/mcp) and documents AI SDK flows that call web_search and MCP tool-calling (see references/ai-sdk-v5_integration.md and chat-components.md), which fetch and ingest public web/tool outputs that the agent is expected to read and act on, creating a clear vector for indirect prompt injection.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
Potentially malicious external URL detected (high risk: 0.90). The skill describes MCP integration that uses the MCP server URL (https://ui.nuxt.com/mcp) and shows runtime code (experimental_createMCPClient / StreamableHTTPClientTransport → httpClient.tools()) which fetches remote "tools" that are passed into the AI model at runtime, thereby directly influencing model behavior and enabling remote-executed tool actions.
5e92b71
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.