📄 skillActivePromisinghigh
browser-use/browser-harness
by browser-use
Browser Harness | Self-healing harness that enables LLMs to complete any task.
Supported Platforms
🤖 Claude Code
Quality Breakdown
119/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Autonomous browser automation with direct Chrome DevTools Protocol (CDP) access - enables arbitrary web navigation, form submission, and data extraction without user approval gates per-action
- Multi-agent spawning capability via remote daemon architecture (start_remote_daemon) with cloud browser orchestration - allows spawning of multiple isolated browser instances autonomously
- Persistent profile state management (cookies, login sessions) across executions - enables long-lived authenticated sessions that persist between agent runs
- Dynamic helper code generation in agent-workspace/agent_helpers.py - the harness is designed to write custom Python helpers during execution, creating self-modifying automation patterns
- Large domain-skills library (40+ pre-built scraping/automation playbooks for specific websites) - suggests framework designed for autonomous task execution across diverse targets
- Cloud proxy and stealth evasion capabilities (proxyCountryCode parameter, captcha solving) - enables bypassing detection and rate-limiting systems