seo-audit

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of instructional content and supporting Python scripts designed for SEO auditing. All analyzed components align with the stated purpose.- [COMMAND_EXECUTION]: The skill utilizes local Python scripts (redirect_checker.py, sitemap_analyzer.py, content_scorer.py) via the command line to perform technical analysis. These scripts are provided within the skill package and do not exhibit suspicious behavior.- [EXTERNAL_DOWNLOADS]: The auditing scripts make network requests to user-provided URLs to retrieve sitemaps or check HTTP status codes. This is standard functionality for SEO tools and is performed using standard libraries (urllib).- [PROMPT_INJECTION]: The skill processes external data from websites (HTML content, XML sitemaps, redirect paths). While this presents a surface for indirect prompt injection, the scripts themselves only perform structural and statistical analysis.\n
  • Ingestion points: Remote URLs fetched by sitemap_analyzer.py and redirect_checker.py; local files read by content_scorer.py.\n
  • Boundary markers: No explicit instructions to the agent to ignore instructions within the processed content are present.\n
  • Capability inventory: The skill includes scripts with network access and file read capabilities, which are executed via the command line.\n
  • Sanitization: Uses standard XML and regex parsing; does not filter for potential malicious instructions in the content.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 01:08 AM