nuxt
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: The skill provides standard documentation and best practices for building applications with Nuxt 3, following official architectural patterns.\n- [EXTERNAL_DOWNLOADS]: Documents the initialization of projects via
npx nuxi initand the use of theextendsproperty to load remote application layers from Git repositories (GitHub, GitLab, Bitbucket), which are core framework capabilities for project bootstrapping and code sharing.\n- [COMMAND_EXECUTION]: Lists various CLI commands for thenuxitool, includingdev,build,generate, andpreview, which are necessary for the standard development lifecycle of a Nuxt application.\n- [REMOTE_CODE_EXECUTION]: Explains advanced features for module authoring, such asaddTemplateandaddPluginTemplate, which allow developers to generate virtual files and dynamic plugins at build-time to extend framework functionality.
Audit Metadata