firecrawl-crawl
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent to crawl external websites, which introduces an indirect prompt injection surface if downstream tools or prompts process the retrieved content without sanitization.
- Ingestion Points: Content is ingested from external web URLs via the
firecrawl crawlcommand and stored locally in.firecrawl/crawl.json. - Boundary Markers: Absent; there are no instructions or configurations defining boundaries for untrusted content.
- Capability Inventory: The skill utilizes the
Bashtool to runfirecrawlandnpx firecrawl-clicommands. - Sanitization: Absent; no parsing or validation mechanisms are defined within the skill to filter out malicious instructions from the crawled data.
Audit Metadata