nuxt-seo
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill encourages the installation of official and well-known Nuxt SEO modules from the npm/Bun registries, such as
@nuxtjs/seo,nuxt-robots, andnuxt-sitemap. These are trusted packages maintained by the official Nuxt community maintainers (Harlan Wilton). - [COMMAND_EXECUTION]: The skill includes a shell script
scripts/init-nuxt-seo.shdesigned to automate the setup of a Nuxt project. This script performs local file modifications usingsedand calls the official Nuxt CLI (nuxi) to add modules, which is a standard and safe developer workflow. - [SAFE]: Analysis of the instructions and scripts reveals no evidence of prompt injection, obfuscation, data exfiltration, or persistence mechanisms. The skill follows established best practices for the technology it supports.
Audit Metadata