firecrawl-common-errors
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a troubleshooting guide for FireCrawl integration errors. All provided instructions and commands are consistent with the stated purpose.
- [COMMAND_EXECUTION]: Includes standard shell commands for debugging, such as checking environment variables (
echo $FIRECRAWL_API_KEY,env | grep FIRECRAWL) and verifying network connectivity viacurlto official service domains (status.firecrawl.com,api.firecrawl.com). These operations are benign and typical for developer tools. - [EXTERNAL_DOWNLOADS]: Fetches status and header information from FireCrawl's official endpoints. These are well-known service domains used for connectivity verification and do not involve executing untrusted remote code.
Audit Metadata