nuxthub
Facilitates building NuxtHub applications with database management, storage solutions, and multi-cloud deployment capabilities.
Install this skill
Security score
The nuxthub skill was audited on May 26, 2026 and we found 13 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 263 | const data = await $fetch(`https://api.github.com/repos/${repo}`) |
Template literal with variable interpolation in command context
| 280 | Cache key pattern: `${group}:${name}:${getKey(...args)}.json` (defaults: group='nitro', name='handlers'|'functions'|'routes') |
Template literal with variable interpolation in command context
| 370 | paths.push(await resolvePath(`./schema/custom.${dialect}`)) |
Template literal with variable interpolation in command context
| 380 | paths.push(resolve(`./seed.${dialect}.sql`)) |
External URL reference
| 263 | const data = await $fetch(`https://api.github.com/repos/${repo}`) |
External URL reference
| 338 | Deploy: Create [Cloudflare Workers project](https://dash.cloudflare.com/?to=/:account/workers-and-pages/create), link Git repo. Bindings auto-configured at build time. |
External URL reference
| 441 | - [Installation](https://hub.nuxt.com/docs/getting-started/installation) |
External URL reference
| 442 | - [Migration from v0.9](https://hub.nuxt.com/docs/getting-started/migration) |
External URL reference
| 443 | - [Database](https://hub.nuxt.com/docs/database) |
External URL reference
| 444 | - [Blob](https://hub.nuxt.com/docs/blob) |
External URL reference
| 445 | - [KV](https://hub.nuxt.com/docs/kv) |
External URL reference
| 446 | - [Cache](https://hub.nuxt.com/docs/cache) |
External URL reference
| 447 | - [Deploy](https://hub.nuxt.com/docs/getting-started/deploy) |