browser-jsLightweight CDP browser control for AI agents. Token-efficient alternative to the built-in browser tool — 3-10x fewer tokens per interaction. Use when browsi...
Install via ClawdBot CLI:
clawdbot install shaihazher/browser-jsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
Eval(Calls external URL not in known-safe list
https://news.ycombinator.com/newsAI Analysis
The skill interacts with a local Chrome DevTools Protocol endpoint, which is a legitimate browser automation tool. The primary risk is the potential for the skill to be misused to execute arbitrary JavaScript via the 'eval' command, but this requires explicit user/agent instruction. No evidence of hidden data exfiltration, credential harvesting, or obfuscation is present in the provided definition.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
AI agents can automate posting content, uploading images/videos, and engaging with posts on platforms like Instagram or Twitter. The tool's file upload capability bypasses OS dialogs, enabling seamless media sharing. Real mouse events ensure reliable interaction with modern SPAs that use React or Vue frameworks.
Agents can navigate e-commerce sites, extract product prices and details using text extraction, and track changes over time. The lightweight token usage allows for frequent page refreshes without high costs. Shadow DOM support ensures compatibility with modern web stores built on web components.
Automate filling support forms, uploading documentation, and navigating help portals on behalf of users. The indexed element interaction eliminates parsing overhead, allowing quick form completion. Session persistence maintains logged-in states across interactions.
Perform automated UI testing by clicking elements, typing text, and verifying page content. Coordinate commands enable testing of iframe-embedded components like payment forms or captchas. Screenshot functionality provides visual verification of test results.
Systematically browse academic journals, news sites, or government portals to extract structured information. The token-efficient design enables processing numerous pages while maintaining budget control. HTML extraction allows for precise data scraping from specific page elements.
Offer browser automation as a service where clients submit tasks through an API, and your system executes them using this tool. Charge per task or monthly subscription based on usage volume. The token efficiency reduces operational costs compared to traditional browser automation solutions.
Integrate this browser control into existing enterprise workflows for data entry, report generation, or system monitoring. Provide customization, support, and maintenance contracts. The ability to handle cross-origin iframes makes it suitable for complex enterprise web applications.
Sell pre-built automation scripts and templates that leverage this browser tool for common tasks like social media posting, data scraping, or form filling. Developers can purchase ready-to-use solutions rather than building from scratch. The CLI nature makes it easy to package and distribute.
💬 Integration Tip
Ensure Chrome runs with --remote-debugging-port enabled before integration. For production use, consider wrapping the CLI commands in error handling and retry logic to manage network fluctuations or page load delays.
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渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
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.