seo-aeo-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely instructional content and code templates for implementing technical SEO and AEO best practices. All code snippets provided are standard implementation patterns for web development frameworks.
- [SAFE]: The technical implementation details for Next.js and Sanity CMS (metadata generation, sitemaps, and redirects) follow security and performance best practices, such as disabling stega tokens in metadata to prevent visual editing artifacts from affecting SEO.
- [INDIRECT_PROMPT_INJECTION]: The skill documents an implementation pattern for rendering JSON-LD structured data using React's
dangerouslySetInnerHTMLinreferences/structured-data.md. This represents a potential vulnerability surface if processing unsanitized user-generated content; however, the skill explicitly provides remediation guidance, instructing developers to strip HTML and escape special characters before passing data to the component.
Audit Metadata