docs-seo
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes a Python script
scripts/docs-seo-crawl.pyto automate SEO audits. This script utilizes only the Python standard library for its operations, ensuring no reliance on unverifiable external dependencies or remote code execution. - [SAFE]: The skill performs legitimate network operations necessary for its stated purpose. It fetches sitemaps and HTML content from user-specified documentation sites using standard library calls, with no evidence of data exfiltration or unauthorized network communication.
- [INDIRECT_PROMPT_INJECTION]: While the skill ingests external content from documentation sites, it performs focused metadata extraction using regular expressions. This ingestion is a core part of the audit process and does not expose high-risk capabilities to external influence. The surface is handled safely through targeted regex extraction.
- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were detected in the skill's instructions or code.
Audit Metadata