seo-analyzer
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from external websites.
- Ingestion points: The skill uses
web_fetchandcurlto retrieve content from external URLs (including HTML source, robots.txt, and sitemaps) as part of the SEO audit process described inSKILL.md. - Boundary markers: The instructions do not define clear delimiters or use explicit "ignore embedded instructions" warnings when handling content fetched from external domains.
- Capability inventory: The skill has the capability to perform technical SEO audits, core web vital assessments, and generate optimization reports based on retrieved data.
- Sanitization: There is no evidence of sanitization or filtering applied to the external content before it is processed by the agent.
Audit Metadata