optimise-seo
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation, checklists, and code templates for SEO optimization using standard Next.js App Router features. No security threats such as prompt injection, data exfiltration, or unauthorized code execution were found.
- [DATA_EXPOSURE]: No sensitive file paths, credentials, or unauthorized network operations were identified. All URLs and paths used are standard for web development and SEO configurations.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote scripts. The code snippets provided are static templates for local implementation.
- [DYNAMIC_EXECUTION]: While the skill includes a component using
dangerouslySetInnerHTMLfor JSON-LD structured data, it correctly usesJSON.stringifyon structured objects, which is a standard and safe practice for this specific use case in Next.js.
Audit Metadata