firecrawl-browser
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Bash to execute the
firecrawlcommand-line tool for browser automation tasks such as navigating URLs, clicking elements, and filling forms. - [EXTERNAL_DOWNLOADS]: The skill references
npx firecrawl, which downloads and executes the Firecrawl package from the npm registry. This is the official distribution channel for the vendor's tool. - [REMOTE_CODE_EXECUTION]: Provides an
evalcommand to execute arbitrary JavaScript within a remote Chromium instance. This execution is confined to the remote browser environment and is a standard feature for complex web interactions.
Audit Metadata