seo-audit
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent to analyze external websites using 'web_fetch' and 'curl', which presents a standard surface for indirect prompt injection where malicious content on a target site could influence the agent's analysis or behavior.
- Ingestion points: External URLs provided by users are fetched and audited (documented in SKILL.md).
- Boundary markers: The instructions do not provide specific delimiters or warnings to the agent to ignore or isolate instructions found within the fetched HTML content.
- Capability inventory: The skill leverages web_fetch, curl, and browser-based rendering tools to perform technical and on-page SEO diagnostics.
- Sanitization: No specific content filtering or sanitization is defined for the agent to apply to retrieved data before processing it.
Audit Metadata