Back to Home
tollebrandon icon

agent-browse

Verified Safe

by tollebrandon

Overview

Automate browser interactions and observe web page state for AI agents, providing stateful sessions, console/network observability, and accessibility snapshots.

Installation

Run Command
node dist/index.js

Security Notes

The `browser_evaluate` tool allows arbitrary JavaScript execution within the browser's page context. While this is an intended feature for a browser automation tool, it implies that a malicious AI agent could potentially use this to perform client-side attacks (e.g., XSS) on websites. However, this execution is sandboxed within the browser instance (Chromium) and does not directly grant access to the host server's file system or Node.js environment. No other direct 'eval' or critical server-side vulnerabilities were identified in the provided Node.js source code.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2026-01-19

Tags

Browser automationWeb scrapingObservabilityAI agent toolsPlaywright