nextjs-seo-indexing
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill employs local file searching commands such as
grepandrg(ripgrep) to audit SEO metadata and configuration files. This is standard diagnostic behavior for an SEO audit tool. - [SAFE]: Network operations are restricted to
curlcommands targeting public sitemaps and HTTP headers for verification. There are no attempts to exfiltrate sensitive data or access private credentials. - [SAFE]: No obfuscation, remote code execution, or privilege escalation patterns were identified within the instructions or code snippets.
- [SAFE]: The skill includes
npm run buildto verify static rendering output, which is a common and expected command for Next.js development and SEO verification.
Audit Metadata