tools-page-seo-optimizer
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill defines several utility functions such as
seo:verify,seo:validate, andseo:quick. These functions use standard shell commands (grep,awk,sed) and Python 3 for validating the project's metadata files and heading hierarchy. These commands are executed locally against the user's own codebase. - [EXTERNAL_DOWNLOADS]: The skill employs
curlto fetch thesitemap.xmland check HTTP response codes for pages on the user's own domain. These network operations are standard for SEO verification and do not target suspicious or unauthorized external endpoints. - [DATA_EXFILTRATION]: No patterns of sensitive data exfiltration or credential harvesting were found. Network activity is limited to inspecting the user's target website.
Audit Metadata