geo-crawlers
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses WebFetch to retrieve robots.txt and HTML metadata from user-specified domains for diagnostic analysis.
- [COMMAND_EXECUTION]: Employs standard Bash and Grep tools to parse and filter retrieved configuration data and metadata for reporting purposes.
- [PROMPT_INJECTION]: The processing of external web data represents a potential indirect prompt injection surface. Evidence Chain: (1) Ingestion: WebFetch retrieves robots.txt and HTML content from remote domains. (2) Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present in the procedure. (3) Capability inventory: Access to Bash, Write, and WebFetch tools. (4) Sanitization: No explicit sanitization or validation of the fetched external content is described.
Audit Metadata