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 firecrawl command-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 eval command 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
Risk Level
SAFE
Analyzed
Mar 17, 2026, 02:43 PM