gui-automationControl the desktop via CUA computer server API running on port 8000
Install via ClawdBot CLI:
clawdbot install sarinali/gui-automationGrade 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:8000/cmdCalls external URL not in known-safe list
http://localhost:8000/statusAI Analysis
The skill's external API calls (localhost:8000) are consistent with its stated purpose of desktop control via a local server. The documentation explicitly warns about the server's capabilities and recommends safe practices like binding to localhost and temporary use. No evidence of credential harvesting, data exfiltration to external networks, hidden instructions, or obfuscation was found.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
This skill can automate GUI testing for desktop applications by simulating user interactions like clicks and keystrokes. It's useful for QA teams to run repetitive test cases, such as form submissions or navigation flows, reducing manual effort and increasing test coverage. It integrates with existing CI/CD pipelines via API calls to the CUA server.
IT support teams can use this skill to remotely control a user's desktop for troubleshooting, performing actions like clicking on settings or typing commands. It's ideal for helpdesk scenarios where visual guidance is needed, but only works locally with the server running, ensuring security by binding to localhost. This avoids the need for complex remote desktop software installations.
Businesses can automate repetitive data entry tasks across desktop applications, such as copying information from spreadsheets into forms. The skill simulates keyboard input and mouse clicks to populate fields, improving accuracy and speed for administrative workflows. It's best suited for environments where APIs are unavailable and GUI interaction is required.
This skill enables automation of desktop actions for users with disabilities, such as triggering hotkeys or navigating interfaces via voice commands. It can be integrated with assistive technologies to perform tasks like opening applications or typing text, enhancing accessibility in personal computing. The local server setup ensures user privacy and control over the automation.
Content creators can automate parts of their workflow, such as taking screenshots for tutorials or batch-processing images with GUI tools. The skill allows scripting actions like capturing screens and saving files, streamlining repetitive tasks in graphic design or video editing software. It's practical for solo creators or small teams looking to save time on manual operations.
Offer a cloud-based service that integrates this skill to provide automated GUI testing for desktop applications. Customers pay a subscription fee for access to testing scripts and analytics, targeting software companies needing continuous testing solutions. Revenue comes from monthly or annual licenses based on usage tiers.
Provide consulting services to businesses for automating desktop workflows, such as data entry or IT support tasks. Revenue is generated through project-based fees or hourly rates, helping clients implement and customize the skill with the CUA server. This model targets industries with high manual desktop interaction costs.
Develop and distribute a free tool that uses this skill for basic desktop automation, with premium features like advanced scripting or team collaboration. Monetize through upgrades, offering paid plans for enterprises or power users. This model attracts developers and small teams looking for cost-effective automation solutions.
💬 Integration Tip
Ensure the CUA server runs temporarily on localhost to maintain security, and test commands with curl before full integration to avoid errors.
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.