nextjs-seo-indexing
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected in the skill instructions or code examples. The skill follows legitimate SEO and Next.js development practices.
- [COMMAND_EXECUTION]: The skill suggests using standard tools like
grep,rg(ripgrep), andnpm run buildto audit the local codebase for SEO metadata and verify build output. These are typical development workflows. - [EXTERNAL_DOWNLOADS]: Includes
curlcommands to inspect HTTP headers and content of sitemap files (e.g.,sitemap.xml). These operations are used for verifying site health and do not involve executing untrusted remote code.
Audit Metadata