nuxt-seo
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill consists of comprehensive documentation and a bash script (
scripts/init-nuxt-seo.sh) designed to automate the installation of Nuxt SEO modules. - Script Analysis: The script uses standard package managers (bun, npm, pnpm) to install the
@nuxtjs/seobundle. It performs local file modifications usingsedto update thenuxt.config.tsfile, which is a common pattern for initialization scripts. It creates backups of configuration files before modification. - Dependency Analysis: All referenced packages (e.g.,
@nuxtjs/seo,nuxt-sitemap,nuxt-robots) are official or widely-used community modules within the Nuxt ecosystem. - No Malicious Patterns: No evidence of prompt injection, data exfiltration, or obfuscation was found in any of the markdown or script files. Remote URLs point to official documentation sites or well-known SEO testing tools.
Audit Metadata