This skill grants broad Bash execution permissions, enabling arbitrary command
Claims to do
firecrawl interact: Interact with scraped pages in a live browser session. Scrape a page first, then use natural language prompts or code to click, fill forms, navigate, and extract data.
Actually does
This skill executes `firecrawl interact` commands via Bash or `npx firecrawl interact`. It enables interaction with a live browser session of a previously scraped webpage, allowing users to click elements, fill forms, navigate, and extract data using natural language prompts or code. It can also manage browser state like cookies and local storage across sessions using profiles.
The `allowed-tools` grants broad `Bash` execution permissions for any command starting with `firecrawl` or `npx firecrawl`. This allows for arbitrary command injection, enabling execution of any shell command, leading to data exfiltration, resource abuse, and potential full system compromise of the host environment.
allowed-tools: - Bash(firecrawl *) - Bash(npx firecrawl *)
The `--profile` feature persists sensitive browser state, including cookies and localStorage, which may contain authentication tokens. With arbitrary command execution, an attacker could locate and exfiltrate these stored credentials.
Use --profile on the scrape to persist browser state (cookies, localStorage) across scrapes:
The skill's description emphasizes benign web interaction use cases, potentially downplaying the significant security implications of the underlying broad Bash execution permissions from human overseers.
description: | Control and interact with a live browser session... Use when the user needs to interact with a webpage beyond simple scraping: logging into a site, submitting forms...
[](https://mondoo.com/ai-agent-security/skills/github/firecrawl/cli/firecrawl-interact)<a href="https://mondoo.com/ai-agent-security/skills/github/firecrawl/cli/firecrawl-interact"><img src="https://mondoo.com/ai-agent-security/api/badge/github/firecrawl/cli/firecrawl-interact.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/firecrawl/cli/firecrawl-interact.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.