firecrawl-map
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONNO_CODE
Full Analysis
- [SAFE]: The skill utilizes the verified vendor's official command-line interface tools (
firecrawlandfirecrawl-cli) to perform site mapping and discovery tasks. - [INDIRECT_PROMPT_INJECTION]: The skill processes data from external websites, which serves as a potential surface for indirect prompt injection.
- Ingestion points: The
firecrawl mapcommand inSKILL.mdtakes external URLs as input to discover site structures. - Boundary markers: No explicit delimiters or boundary markers are defined in the instructions to isolate external data from the agent's context.
- Capability inventory: The skill is authorized to execute
firecrawlandnpx firecrawl-clicommands as specified in theallowed-toolsmetadata ofSKILL.md. - Sanitization: The skill does not provide instructions for sanitizing or validating the URL lists retrieved from external sources before further processing.
- [NO_CODE]: The skill does not bundle any custom scripts or executable files, relying entirely on the host environment's pre-installed or standard vendor tools.
Audit Metadata