seo-sitemap
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEDATA_EXFILTRATIONPROMPT_INJECTIONNO_CODE
Full Analysis
- [DATA_EXFILTRATION]: The skill performs network operations to check the HTTP status of URLs contained within sitemaps. While necessary for its core function, this involves outgoing requests to non-whitelisted external domains.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests and processes untrusted XML content from external sources.
- Ingestion points: XML sitemaps provided by users or fetched from URLs.
- Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present.
- Capability inventory: The skill can perform network requests (URL validation) and write files (Markdown reports, XML sitemaps).
- Sanitization: There is no mention of sanitizing or validating the XML structure or content prior to processing.
- [NO_CODE]: No executable scripts or binary files were provided with this skill.
Audit Metadata