Back to Home
MrGladiator14 icon

enterprise-browser-automation

by MrGladiator14

Overview

A Python-based CLI tool for running multi-step web automation workflows in the background using Google ADK agents and Playwright MCP tools.

Installation

Run Command
python main.py

Environment Variables

  • OPENAI_API_KEY

Security Notes

The demo_insurance workflow contains hardcoded sensitive credentials (username/password) which is a significant security risk if this demo workflow is used in a production or exposed environment. The system uses `npx @playwright/mcp@latest` for installing Playwright MCP globally without version pinning, which can lead to supply chain risks or unexpected breaking changes if a malicious or incompatible update is pushed to `@latest`.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassHigh
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-01

Tags

Web AutomationMulti-AgentCLI ToolBackground JobsPlaywright