firecrawl-crawl
Crawl Websites with Firecrawl
Teams need reliable content from many pages without manual copying. This skill guides Firecrawl crawls with scoped paths, limits, progress, and saved results.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "firecrawl-crawl" from https://skillstore.io/skills/firecrawl-firecrawl-crawl.md and its manifest at https://skillstore.io/api/skills/firecrawl-firecrawl-crawl/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "firecrawl-crawl". Crawl a public docs section and save the results.
Expected outcome:
A concise status report with pages crawled, skipped paths, output file location, and crawl warnings.
Using "firecrawl-crawl". Check an async crawl job returned by Firecrawl.
Expected outcome:
A job status summary with completion state, available results, and the next recommended polling step.
Using "firecrawl-crawl". Crawl only selected URL paths from a large site.
Expected outcome:
A scoped crawl result that includes matching pages and excludes paths outside the requested section.
Security Audit
SafeThe static findings are documentation false positives from Markdown inline code, fenced examples, and relative links. The Firecrawl command examples match the skill purpose, and no prompt injection, credential exfiltration, or hidden file access was found in SKILL.md.
Risk Factors
โ๏ธ External commands (15)
๐ Filesystem access (3)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/firecrawl-firecrawl-crawl/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/firecrawl-firecrawl-crawl?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/firecrawl-firecrawl-crawl?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/firecrawl-firecrawl-crawl/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/firecrawl-firecrawl-crawl.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
firecrawl. (2026). firecrawl-crawl security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/firecrawl-firecrawl-crawl/audits/4BibTeX citation
@techreport{firecrawl-firecrawl-firecrawl-crawl-2026,
author = {firecrawl},
title = {firecrawl-crawl security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/firecrawl-firecrawl-crawl/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "firecrawl-crawl security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "firecrawl"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/firecrawl-firecrawl-crawl/audits/4"
identifiers:
- type: other
value: "skillstore:firecrawl-firecrawl-crawl:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Collect Documentation Sections
Crawl an entire docs area before migration, search indexing, or content review.
Audit Product Content
Extract many related pages to compare coverage, broken sections, and stale content.
Gather Public Research Pages
Capture public pages from a defined site section for analysis and summarization.
Try These Prompts
Crawl this documentation section with Firecrawl: https://example.com/docs. Limit it to 50 pages, wait for completion, and save the results.
Crawl https://example.com, include only /learn paths, exclude /archive paths, show progress, and summarize returned pages.
Check Firecrawl credit usage first, then crawl https://example.com/docs with max depth 2, limit 25, and a delay between requests.
Map the site if needed, then crawl /docs with include and exclude paths, max concurrency 3, progress updates, and a saved output file.
Best Practices
- Use include paths and page limits before broad crawls.
- Check credit usage before large or repeated crawl jobs.
- Set delays and concurrency limits for large or sensitive sites.
Avoid
- Crawling entire domains when one section is enough.
- Running crawls without permission from the site owner or terms.
- Saving crawl results to unclear or shared file paths.