seo-audit
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation techniques were detected in the skill instructions or the accompanying script.
- [COMMAND_EXECUTION]: The skill includes a Python utility (
scripts/seo_checker.py) intended for on-page SEO analysis. The script uses standard libraries and performs well-defined parsing tasks. - [EXTERNAL_DOWNLOADS]: The
seo_checker.pyscript contains functionality to fetch HTML content from a user-provided URL usingurllib.request. This is a core requirement for its primary purpose of auditing live websites and is implemented with a 10-second timeout. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration was found. The script processes HTML content and outputs a summary of SEO metrics to the console.
Audit Metadata