seo-regression-validator
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs static SEO analysis using regex and standard JSON parsing. It handles local files and remote URLs via
urllib.request.urlopenwith a dedicated User-Agent. - [SAFE]: It implements a 'does not own' policy for sensitive operations like credentialed data access or site mutation, reducing the attack surface.
- [SAFE]: No obfuscation, prompt injection attempts, or persistence mechanisms are present in the scripts or instructions.
- [SAFE]: The execution of
scripts/audit_static_seo.pyis deterministic and uses local file paths or provided URLs for read-only operations. - [SAFE]: The validation commands in
SKILL.mduse$CODEX_HOMEand$HOMEenvironment variables to reference specific local tooling, which is standard for development environment skills.
Audit Metadata