firecrawl-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs official FireCrawl client libraries via standard package managers (npm and pip) from public registries.
- [COMMAND_EXECUTION]: Executes standard shell commands to manage package installation and set up local environment variables.
- [CREDENTIALS_UNSAFE]: Follows security best practices by instructing users to manage API keys through environment variables or local .env files using placeholders, preventing hardcoded secrets.
Audit Metadata