New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

browser-agent-gen

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-agent-gen

A declarative and functional eDSL for browser automation

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Browser Agent Builder

What It Is

A framework for building browser-automation agents.

Agents run in locked-down sandboxes and access the web through a real browser. The framework notifies users when the task is done.

What It Does

// TODO: write about DSL

Quick Start

// TODO: write about how to use the framework

How we tackled the feature request

This morning, we started building the internal engine to spin up a sandbox and run a real browser. We were providing it as a MCP server for agents to have a secure browser access. Then we decided to work on the engine feature request, so we broke down the tool and turned it into a framework for people to build secure browser agents.

Tech Stacks

Browser Access: Browserbase Sandbox: Daytona Email handling: Resend Client App: Next.js DSL: AI: Claude Code (well-manipulated by Command Center!🎉)

Keywords

browser-automation

FAQs

Package last updated on 25 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts