indexability-conflicts
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill references and follows established SEO standards and official documentation from Google Search Central, a well-known and trusted service. These external links are used appropriately to define correct search engine crawling and indexing behaviors.
- [PROMPT_INJECTION]: The skill defines a process that ingests and parses external data from audited websites (robots.txt and HTML), which represents a surface for potential indirect prompt injection.
- Ingestion points: The auditing workflow described in SKILL.md and references/rule.md requires fetching content and headers from website URLs.
- Boundary markers: The instructions do not specify the use of delimiters or instructions to ignore potential commands embedded within the retrieved site content.
- Capability inventory: The skill utilizes network capabilities to fetch technical configuration files and HTTP headers for analysis.
- Sanitization: No specific filtering or sanitization steps for the retrieved HTML or text content are outlined.
- Context: This risk is considered safe as the data ingestion is restricted to technical metadata analysis essential for the skill's primary intended purpose as an SEO audit tool.
Audit Metadata