nuxt
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is composed of markdown documentation and code examples for the Nuxt.js framework. No security threats such as prompt injection, malicious data exfiltration, or unauthorized command execution were found.
- [EXTERNAL_DOWNLOADS]: The documentation references standard package installation via
npm,pnpm,yarn, andbun, as well as the use of the Nuxt CLI (nuxi). These are standard operations for a web development environment. - [REMOTE_CODE_EXECUTION]: Documents the Nuxt Layers feature which allows extending projects from Git repositories (e.g.,
github:username/repo). This is a legitimate framework feature for code sharing and is presented here as part of the technical documentation. - [COMMAND_EXECUTION]: Includes standard Nuxt CLI commands for development and deployment workflows, such as
nuxt dev,nuxt build, andnuxt generate.
Audit Metadata