firecrawl-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill initiates the installation of the @firecrawl/sdk and firecrawl packages from standard registries (NPM and PyPI). These are the official SDKs for the FireCrawl service, which is a recognized platform for web crawling and data extraction.
- [COMMAND_EXECUTION]: Execution of shell commands is used for installing dependencies and configuring environment variables (e.g., export, echo to .env). These actions are standard for setting up development environments and match the skill's primary function.
Audit Metadata