site-architecture
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and code templates for website discovery and search engine optimization. It covers industry-standard configurations for robots.txt, including specific rules for AI crawlers like GPTBot and ClaudeBot.
- [SAFE]: The provided Next.js code snippets for dynamic sitemaps, metadata management, and security headers follow established development best practices and do not include any unsafe execution patterns.
- [SAFE]: Recommended security headers such as Strict-Transport-Security (HSTS) and X-Content-Type-Options demonstrate a focus on enhancing the target application's security posture.
- [SAFE]: The use of
dangerouslySetInnerHTMLfor JSON-LD structured data is a standard implementation for SEO in React-based frameworks and is implemented safely usingJSON.stringifyto prevent injection.
Audit Metadata