Skip to main content

research

Facilitates structured deep research and investigation across various domains, utilizing firecrawl for web scraping and actionable insights.

Install this skill

or
93/100

Security score

The research skill was audited on May 15, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 62

External URL reference

SourceSKILL.md
62firecrawl scrape "https://paperswithcode.com/task/[task-name]" -o .firecrawl/research/pwc.md
low line 71

External URL reference

SourceSKILL.md
71firecrawl map https://competitor-a.com --search "[feature]" --limit 50 -o .firecrawl/research/competitor-a-urls.txt
low line 72

External URL reference

SourceSKILL.md
72firecrawl map https://competitor-b.com --search "[feature]" --limit 50 -o .firecrawl/research/competitor-b-urls.txt
low line 75

External URL reference

SourceSKILL.md
75firecrawl scrape "https://competitor.com/pricing" --only-main-content -o .firecrawl/research/competitor-pricing.md
low line 115

External URL reference

SourceSKILL.md
115firecrawl scrape "https://url1" --only-main-content -o .firecrawl/research/[topic]/source1.md &
low line 116

External URL reference

SourceSKILL.md
116firecrawl scrape "https://url2" --only-main-content -o .firecrawl/research/[topic]/source2.md &
low line 117

External URL reference

SourceSKILL.md
117firecrawl scrape "https://url3" --only-main-content -o .firecrawl/research/[topic]/source3.md &
Scanned on May 15, 2026
View Security Dashboard
Installation guide →