Skip to main content

firecrawl

Firecrawl optimizes web operations for accurate and fast data retrieval, replacing traditional web tools with advanced capabilities.

Install this skill

or
76/100

Security score

The firecrawl skill was audited on Feb 9, 2026 and we found 24 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 71

External URL reference

SourceSKILL.md
71firecrawl scrape https://example.com -o .firecrawl/{site}-{path}.md
low line 153

External URL reference

SourceSKILL.md
153firecrawl scrape https://example.com -o .firecrawl/example.md
low line 156

External URL reference

SourceSKILL.md
156firecrawl scrape https://example.com --html -o .firecrawl/example.html
low line 159

External URL reference

SourceSKILL.md
159firecrawl scrape https://example.com --format markdown,links -o .firecrawl/example.json
low line 162

External URL reference

SourceSKILL.md
162firecrawl scrape https://example.com --only-main-content -o .firecrawl/example.md
low line 165

External URL reference

SourceSKILL.md
165firecrawl scrape https://spa-app.com --wait-for 3000 -o .firecrawl/spa.md
low line 168

External URL reference

SourceSKILL.md
168firecrawl scrape https://example.com --format links -o .firecrawl/links.json
low line 171

External URL reference

SourceSKILL.md
171firecrawl scrape https://example.com --include-tags article,main -o .firecrawl/article.md
low line 172

External URL reference

SourceSKILL.md
172firecrawl scrape https://example.com --exclude-tags nav,aside,.ad -o .firecrawl/clean.md
low line 189

External URL reference

SourceSKILL.md
189firecrawl map https://example.com -o .firecrawl/urls.txt
low line 192

External URL reference

SourceSKILL.md
192firecrawl map https://example.com --json -o .firecrawl/urls.json
low line 195

External URL reference

SourceSKILL.md
195firecrawl map https://example.com --search "blog" -o .firecrawl/blog-urls.txt
low line 198

External URL reference

SourceSKILL.md
198firecrawl map https://example.com --limit 500 -o .firecrawl/urls.txt
low line 201

External URL reference

SourceSKILL.md
201firecrawl map https://example.com --include-subdomains -o .firecrawl/all-urls.txt
low line 241

External URL reference

SourceSKILL.md
241firecrawl scrape https://example.com --format markdown -o .firecrawl/page.md
low line 244

External URL reference

SourceSKILL.md
244firecrawl scrape https://example.com --format markdown,links -o .firecrawl/page.json
low line 257

External URL reference

SourceSKILL.md
257firecrawl scrape https://example.com --format links | jq '.links[].url'
low line 263

External URL reference

SourceSKILL.md
263firecrawl map https://example.com | wc -l
low line 275

External URL reference

SourceSKILL.md
275firecrawl scrape https://site1.com -o .firecrawl/1.md
low line 276

External URL reference

SourceSKILL.md
276firecrawl scrape https://site2.com -o .firecrawl/2.md
low line 277

External URL reference

SourceSKILL.md
277firecrawl scrape https://site3.com -o .firecrawl/3.md
low line 280

External URL reference

SourceSKILL.md
280firecrawl scrape https://site1.com -o .firecrawl/1.md &
low line 281

External URL reference

SourceSKILL.md
281firecrawl scrape https://site2.com -o .firecrawl/2.md &
low line 282

External URL reference

SourceSKILL.md
282firecrawl scrape https://site3.com -o .firecrawl/3.md &
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →