seo-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates SEO audits by inspecting codebase structure and rendered output. It does not perform unauthorized network operations, exfiltrate sensitive data (such as credentials or environment variables), or access paths outside the scope of the target repository.
- [SAFE]: The included Python scripts in the
scripts/directory utilize standard library modules (e.g.,pathlib,json,argparse,os) for local file processing and string manipulation. No external dependencies, unverifiable packages, or remote code execution patterns were identified. - [SAFE]: All external URLs and references provided in the
metadata.jsonand documentation target official Google Search Central guides and the Open Graph Protocol specification, which are recognized as trusted and well-known services. - [SAFE]: No obfuscation techniques, persistence mechanisms, or privilege escalation attempts (such as the use of
sudoor modification of shell profiles) were found within the instructions or supporting code. - [SAFE]: The skill defines a clear boundary for data processing by using a structured template (
templates/fix-prompt-template.md) for the remediation prompt. It ingests codebase data to generate findings but does not expose exploitable capabilities that could be leveraged for malicious injection.
Audit Metadata