firecrawl-scraper
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides thorough documentation and templates for the Firecrawl API. All external links point to the official
firecrawl.devorgithub.com/mendableaidomains, which are well-known and reputable services for web scraping. The code examples correctly demonstrate best practices for security, such as using environment variables (FIRECRAWL_API_KEY) instead of hardcoding credentials, and implementing retry logic with exponential backoff. The Cloudflare Workers implementation properly uses thefetchAPI to avoid Node.js dependency issues while maintaining secure credential handling through secrets.
Audit Metadata