Research topics and query text are sent to the hosted Firecrawl service
Source references: 3The Skill requires a Firecrawl API key and makes the hosted service the primary route for discovery and verification. Queries, paper identifiers, verification questions, and scraped URLs may therefore be processed by a third party.
If a topic contains unreleased product plans, patient information, legal matters, or other confidential material, it may leave the user's local environment and become subject to Firecrawl's logging, retention, and access policies. The provided text does not define those boundaries.
The Skill explicitly requires a Firecrawl API key and makes Firecrawl’s tools the primary route for discovery and verification. Using those tools submits research queries, paper IDs, verification questions, or scrape URLs to Firecrawl. This can disclose research interests and query content to a third party, though the evidence does not show local files being uploaded. A user can ask about Firecrawl’s retention, logging, and training policies or restrict sensitive topics and submitted content.
source: https://github.com/firecrawl/firecrawl-workflowsinputs: - name: FIRECRAWL_API_KEY description: Firecrawl API key for hosted Firecrawl Research, CLI, MCP, or equivalent tool requests. required: true---Show 2 other places
Use Firecrawl Research through the CLI, MCP, or equivalent Firecrawl toolsurface as the primary path for paper discovery and verification. Fall back togeneral Firecrawl search and scrape for whitepapers, technical reports,research blogs, leaderboards, or facts outside the paper corpus. categories, source ids, and dates.- MCP: `firecrawl_research_read_paper(id, question)` CLI: `firecrawl research read-paper <id> --question <question>` Verify a specific claim or constraint inside one paper, such as method, reported score, benchmark, affiliation, comparison, or limitation.- MCP: `firecrawl_search(query)` / `firecrawl_scrape(url)` CLI: `firecrawl search <query>` / `firecrawl scrape <url>` Use for web-only context: benchmark leaderboards, rankings, reports, whitepapers, research blogs, and source pages outside the paper index.