surfagent-browserControl a real Chrome browser from your AI agent — navigate, click, type, fill forms, extract content, manage tabs, and automate workflows via SurfAgent's RE...
Install via ClawdBot CLI:
clawdbot install agentossoftware/surfagent-browserGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:7201/browser/openCalls external URL not in known-safe list
https://surfagent.appAI Analysis
The skill interacts only with a local REST API (localhost:7201) for browser automation, which is consistent with its stated purpose. The external homepage reference (surfagent.app) is informational metadata, not an active data sink. No evidence of credential harvesting, hidden instructions, or obfuscation was found.
Audited Apr 17, 2026 · audit v1.0
Generated May 21, 2026
AI agents automate regression testing by navigating through web pages, clicking buttons, filling forms, and capturing screenshots. This replaces manual QA effort and catches UI issues early.
Agents log into platforms like Twitter, LinkedIn, or Facebook to post content, like posts, and monitor notifications. Real browser execution avoids bot detection, enabling genuine engagement.
Extract structured data from web pages, such as contact details from directories or product info from e-commerce sites. The structured page state API allows targeted scraping with minimal custom code.
Automate purchasing workflows: navigate to product pages, fill shipping forms, and complete checkout. Tab management and form autofill streamline multi-step transactions.
Test complex single-page applications by using the fill API with dispatchEvents flag to correctly trigger React/Vue state updates, ensuring UI integration tests pass.
Offer SurfAgent as a cloud-based service where customers pay monthly or annually for browser automation capabilities. Revenue is recurring and scales with usage tiers.
Charge per API call or per successful automation task (e.g., per form filled, per page scraped). This aligns cost with value and attracts high-volume users.
License the browser control skill to marketing agencies or QA firms, who embed it in their own dashboards. Revenue comes from licensing fees and support contracts.
💬 Integration Tip
Ensure the SurfAgent daemon is running locally on port 7201 with a valid Bearer token, and manage tabs actively to avoid performance degradation from too many open tabs.
Scored May 21, 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.