mapping-urls
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the
crawlberg maputility, which is a tool for URL discovery and site mapping. The instructions focus on legitimate use cases such as sitemap analysis and crawl planning. - [INDIRECT_PROMPT_INJECTION]: The skill describes a tool that ingests untrusted data from external sources, presenting an inherent attack surface that is standard for web-crawling utilities.
- Ingestion points: External
sitemap.xmlfiles and HTML links from seed URLs provided to thecrawlberg mapcommand (SKILL.md). - Boundary markers: None explicitly defined in the provided instructions.
- Capability inventory: Executes network requests and parses external site structure via the
crawlbergCLI tool. - Sanitization: No specific sanitization or filtering of external content is mentioned beyond the
--searchsubstring filter.
Audit Metadata