exe-devManage persistent VMs on exe.dev. Create VMs, configure HTTP proxies, share access, and set up custom domains. Use when working with exe.dev VMs for hosting, development, or running persistent services.
Install via ClawdBot CLI:
clawdbot install bjesuiter/exe-devGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://vmname.exe.xyz/__exe.dev/logout`Calls external URL not in known-safe list
http://localhost:8000AI Analysis
The skill's primary function is managing VMs on a documented service (exe.dev) and the external calls are to user-controlled VM endpoints (vmname.exe.xyz) or localhost for testing. The 'UNKNOWN_DATA_SINK' signal points to a logout endpoint on the user's own VM, not an unauthorized external server. No credential harvesting, hidden instructions, or obfuscation is present.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Developers can deploy and host web applications on persistent VMs, using custom domains for production. This is ideal for startups needing scalable hosting without managing infrastructure, leveraging HTTP proxy configuration for port management.
Teams can create isolated VMs for coding, testing, and collaboration, accessing via VSCode remote SSH. This supports agile development by providing consistent environments that can be shared among team members with added user access.
Deploy backend APIs or microservices on VMs, using authentication headers for user management. Suitable for businesses building distributed systems, with proxy settings to expose specific ports for client access.
Institutions can host online learning platforms or coding labs on VMs, allowing students to access via shared links. This enables hands-on training with persistent services, using public sharing features for easy access.
Companies can host internal dashboards or tools on VMs, securing access with authentication headers and custom domains. This is useful for IT departments needing private, scalable solutions without external hosting costs.
Offer free basic VM hosting with limited resources, then charge for upgrades like more storage, custom domains, or additional users. This attracts developers and small businesses, generating revenue from premium features.
Provide managed VM setup and maintenance for clients, including proxy configuration and security. This targets non-technical users or companies outsourcing IT, with revenue from service contracts and support fees.
Integrate VM management into a larger ecosystem, selling add-ons like pre-configured environments or monitoring tools. This leverages the skill's commands to create a platform, earning from commissions or direct sales.
💬 Integration Tip
Use the SSH commands for quick VM management and set up custom domains early to streamline deployment. Test authentication headers with mitmproxy before production to ensure security.
Scored May 17, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.