ai-browser-ws通过 WebSocket 控制真实浏览器,实现导航、点击、输入、截图、DOM 获取等完整自动化操作。特点:真正的浏览器内核 (Chromium)、WebSocket 实时控制、支持无头/有头模式、自动重连机制。
Install via ClawdBot CLI:
clawdbot install linbo405/ai-browser-wsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
send → https://fanqie.baidu.comCalls external URL not in known-safe list
https://github.com/openclaw/ai-browserAI Analysis
The skill's primary function is local browser automation via WebSocket, and the example URL (fanqie.baidu.com) appears to be a demonstration target, not a data exfiltration endpoint. The external GitHub repository is for source code hosting, consistent with the skill's stated purpose. No hidden instructions, credential harvesting, or obfuscation are evident in the provided definition.
Audited Apr 16, 2026 · audit v1.0
Generated Jul 31, 2026
使用AI浏览器通过WebSocket控制真实Chromium浏览器,自动执行导航、点击、输入等操作,验证网页功能。适用于QA团队快速编写和运行端到端测试用例,减少手动测试时间。
利用浏览器的DOM获取和截图功能,定时抓取动态网页内容(如价格、新闻),并生成截图存档。可实现网站变化监控,适合竞品分析或舆情监测。
通过type动作精准输入文本,配合click提交按钮,自动完成重复性的表单填写任务。例如批量注册账号、提交调查问卷等,提升效率。
自动对多个URL进行截图并保存为base64图像,可用于生成网页预览、报告配图或归档。支持全页截图,适合内容管理和UI审计。
定时检查网站可用性和页面元素状态,通过navigate和snapshot获取DOM结构,结合evaluate执行验证脚本。异常时触发告警,保障业务连续性。
基于AI浏览器构建云服务,为用户提供按需执行的浏览器自动化测试环境。客户通过API提交测试任务,服务端自动创建无头浏览器实例并返回结果。
为客户提供定制化的网页数据采集方案,利用AI浏览器处理动态内容。包括配置采集规则、定时抓取、数据清洗与交付。
建立社区平台,用户可上传/下载基于AI浏览器的自动化脚本(如登录、购物流程)。平台抽取佣金或提供高级脚本订阅。
💬 Integration Tip
集成时需确保WebSocket服务已启动,客户端通过ws://localhost:18790连接。推荐使用Python的websocket-client库,Python版本示例可直接复制使用。
Scored Apr 19, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.
Ultimate stealth browser automation with anti-detection, Cloudflare bypass, CAPTCHA solving, persistent sessions, and silent operation. Use for any web automation requiring bot detection evasion, login persistence, headless browsing, or bypassing security measures. Triggers on "bypass cloudflare", "solve captcha", "stealth browse", "silent automation", "persistent login", "anti-detection", or any task needing undetectable browser automation. When user asks to "login to X website", automatically use headed mode for login, then save session for future headless reuse.