nuxt-seo
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of official Nuxt modules (such as
@nuxtjs/seo,@nuxtjs/robots, and@nuxtjs/sitemap) through standard package managers (npm, pnpm, bun) and the officialnuxiCLI. These resources originate from trusted open-source organizations and well-known service registries. - [COMMAND_EXECUTION]: The included
scripts/init-nuxt-seo.shis a utility for automating project setup. It detects the local package manager, installs necessary modules, and performs localized configuration file edits (e.g., modifyingnuxt.config.tsusingsed). The script operates within the scope of a standard development workflow and does not execute unverifiable remote code. - [DATA_EXPOSURE]: Security-conscious configuration is promoted through the use of environment variables for sensitive or environment-specific values like site URLs and deployment environments. No hardcoded credentials or sensitive data access patterns were found.
- [SAFE]: All referenced URLs and documentation links lead to official project sites (e.g., nuxtseo.com, github.com/harlan-zw) or official package documentation, which are recognized as safe, well-known services in the web development ecosystem.
Audit Metadata