computer-useFull desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Install via ClawdBot CLI:
clawdbot install ram-raghav-s/computer-useGrade Excellent — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
sudo cpCalls external URL not in known-safe list
http://localhost:6080/vnc.htmlAI Analysis
The skill's primary risk is local system modification (installing services, using sudo) and exposing a VNC server on localhost, which could create an unintended network-accessible interface if misconfigured. There is no evidence of data exfiltration, credential harvesting, or hidden malicious instructions; the external URL is a local VNC viewer consistent with the skill's purpose.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Enables automated GUI testing of web applications on headless servers, simulating user interactions like clicks, typing, and scrolling to validate functionality and UI behavior without physical monitors. Useful for continuous integration pipelines to run browser-based tests in isolated environments.
Automates repetitive data entry tasks in desktop applications on cloud servers, such as form filling or spreadsheet updates, by controlling GUI elements via scripts. Reduces manual labor and errors in administrative workflows.
Monitors desktop applications on headless VPS by taking periodic screenshots and logging interactions for auditing, debugging, or compliance purposes. Helps track application states and user activities in remote environments.
Controls desktop-based social media tools or browsers to schedule posts, interact with content, and manage accounts programmatically. Allows for bulk operations without manual intervention on remote servers.
Creates interactive training simulations by automating GUI actions in educational software on headless servers, enabling remote learners to follow guided tutorials or practice tasks in a controlled environment.
Offer a cloud-based service where clients can run automated GUI tests using this skill, charging subscription fees based on usage or number of test runs. Integrates with CI/CD tools to provide scalable testing solutions.
Provide managed services to automate specific client workflows, such as data processing or application monitoring, using this skill on dedicated servers. Charge retainer or project-based fees for setup and maintenance.
License the skill package to enterprises or developers for integration into their own systems, offering customization and support contracts. Generate revenue through one-time licensing fees and annual support renewals.
💬 Integration Tip
Ensure proper SSH tunneling for VNC access and test actions in a sandbox environment first to avoid unintended GUI interactions.
Scored Apr 16, 2026
Kubernetes & OpenShift Platform Agent Swarm — A coordinated multi-agent system for cluster operations. Includes Orchestrator (Jarvis), Cluster Ops (Atlas), G...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.
Debug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.