nuxt
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/check-updates.pyfile contains logic to fetch the latest version information from the official npm registry (registry.npmjs.org). This is a legitimate maintenance function using a well-known service. - [COMMAND_EXECUTION]: The skill provides documentation for standard Nuxt CLI and package manager commands (e.g.,
npx nuxi,npm install). These are standard developer tools required for the framework's operation. - [DATA_EXPOSURE]: The configuration guide provides security best practices for handling secrets, explicitly warning developers to keep sensitive keys in server-only runtime configuration and out of public-facing code.
Audit Metadata