NYC
skills/smithery/ai/nuxt-seo/Gen Agent Trust Hub

nuxt-seo

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • EXTERNAL_DOWNLOADS (INFO): The skill suggests installing the module using npx nuxi module add @nuxtjs/seo. This is a standard and recommended practice in the Nuxt ecosystem for managing dependencies from the official npm registry.- COMMAND_EXECUTION (INFO): Contains CLI commands for module management and configuration which are typical for development tools and do not involve unauthorized system access.- INDIRECT_PROMPT_INJECTION (LOW): The skill defines a surface for ingesting external content through frontmatter fields in content collections.
  • Ingestion points: Frontmatter from posts/** via asSeoCollection.
  • Boundary markers: Not explicitly defined.
  • Capability inventory: Limited to generating static SEO metadata (Open Graph images, sitemaps, and JSON-LD).
  • Sanitization: Handled by the underlying @nuxtjs/seo and @nuxt/content modules.
  • Risk Analysis: The risk is low as the data is used exclusively for generating metadata tags within a controlled build environment.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 09:14 AM