nuxt
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): Analysis of 19 files revealed no malicious patterns or security vulnerabilities. The content is purely educational and technical documentation. No obfuscation, prompt injection, or persistence mechanisms were found.
- [EXTERNAL_DOWNLOADS] (INFO): The skill documents the 'Nuxt Layers' feature in 'references/advanced-layers.md' which allows extending projects from GitHub/GitLab. This is a legitimate framework capability for code sharing and is presented informatively.
- [DATA_EXPOSURE] (INFO): Mentions of sensitive configurations (such as
apiSecretin 'references/core-config.md') are provided as examples for proper secret management usingruntimeConfigand.envfiles. These use safe placeholders and promote best practices. - [COMMAND_EXECUTION] (INFO): Standard CLI commands for the
nuxitool (e.g.,npx nuxt dev,npx nuxt build) are documented in 'references/core-cli.md' for project lifecycle management.
Audit Metadata