bb-browser
Fail
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
bb-browser site updatecommand is designed to download and install "community adapters" from an external, unverified source (referenced as thebb-sitesrepository). There is no mechanism described for verifying the integrity or safety of these community-contributed scripts. - [REMOTE_CODE_EXECUTION]: The execution of downloaded "community adapters" constitutes a remote code execution vector. Since these adapters are executable JavaScript files used to scrape and interact with web pages, they can be used to perform malicious actions if a compromised or malicious adapter is downloaded.
- [COMMAND_EXECUTION]: The skill provides a
bb-browser evalcommand that allows the agent to execute arbitrary JavaScript in the context of the user's active browser sessions. This provides a direct path for an attacker (via prompt injection) to perform actions on the user's behalf on any site where they are logged in. - [DATA_EXFILTRATION]: The tool is specifically built to bypass security and API restrictions by leveraging the user's authenticated browser state. Commands like
cookie fetch,network requests, andfetchcan be used to exfiltrate sensitive session identifiers, private messages, financial data, and other personal information from any open tab.
Recommendations
- AI detected serious security threats
Audit Metadata