page-seo-analysis

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs standard SEO auditing tasks such as HTML parsing, metadata analysis, and heading hierarchy checks. No signs of prompt injection, data exfiltration, or malicious intent were found.
  • [SAFE]: Referenced scripts (tech-seo-auditor.py, content-scorer.py, schema-generator.py, competitor-scraper.py) appear to be local utility scripts for processing SEO data and do not involve remote code execution from untrusted sources.
  • [PROMPT_INJECTION]: While the skill ingests untrusted data from external URLs, which is a surface for indirect prompt injection, it is the primary intended function of an SEO analyzer.
  • Ingestion points: Fetches full HTML from user-supplied URLs as described in SKILL.md.
  • Boundary markers: None explicitly mentioned in the processing steps.
  • Capability inventory: Performs network fetching and content parsing via referenced Python scripts.
  • Sanitization: No explicit sanitization of the external HTML content is documented, but the usage is limited to SEO signal extraction.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 01:18 AM