Skip to main content

firecrawl

Facilitates web scraping and search tasks, returning clean Markdown from any URL, including JS-rendered pages and SPAs.

Install this skill

or
92/100

Security score

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

Categories Tested

Security Issues

low line 137

External URL reference

SourceSKILL.md
137firecrawl scrape https://example.com
low line 140

External URL reference

SourceSKILL.md
140firecrawl scrape https://example.com -o .firecrawl/example.com.md
low line 187

External URL reference

SourceSKILL.md
187firecrawl scrape https://example.com -o .firecrawl/example.md
low line 190

External URL reference

SourceSKILL.md
190firecrawl scrape https://example.com --only-main-content -o .firecrawl/clean.md
low line 193

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
222firecrawl scrape "https://site.com/page/$i" -o ".firecrawl/page-$i.md" &
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →