Skip to main content

nuxt

Provides guidance for developing with Nuxt 4+, covering server routes, file-based routing, middleware, and composables.

Install this skill

or
92/100

Security score

The nuxt skill was audited on Mar 21, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 63

Template literal with variable interpolation in command context

SourceSKILL.md
63return { message: `Hello ${name}` }
low line 92

External URL reference

SourceSKILL.md
92- Nuxt: https://nuxt.com/docs
low line 93

External URL reference

SourceSKILL.md
93- h3 (server engine): https://v1.h3.dev/
low line 94

External URL reference

SourceSKILL.md
94- Nitro: https://nitro.build/
Scanned on Mar 21, 2026
View Security Dashboard