devboxesManage development environment containers (devboxes) with web-accessible VSCode, VNC, and app routing via Traefik or Cloudflare Tunnels. Use when the user as...
Install via ClawdBot CLI:
clawdbot install adshrc/devboxesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.cloudflare.com/client/v4/accounts/${CF_ACCOUNT_ID}/cfd_tunnelCalls external URL not in known-safe list
https://api.cloudflare.com/client/v4/zones?name=${ROOT_DOMAIN}AI Analysis
The external API calls to Cloudflare are consistent with the skill's stated purpose of configuring DNS and tunnel routing for devbox accessibility. While the data sink is undocumented, it appears to be a legitimate infrastructure configuration step, not a mechanism for exfiltrating user code or data.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A software development team needs to quickly provision isolated, web-accessible development containers for new hires or contractors. This scenario uses the skill to spin up devboxes with pre-configured VSCode Web and noVNC, enabling immediate coding without local setup, ideal for distributed teams or onboarding processes.
An online coding bootcamp or university course requires students to access standardized development environments via browser. This scenario leverages the skill to create devboxes with Chromium for web development exercises, allowing instructors to manage containers per session and route app ports for project demos.
A QA engineer or product manager needs to test web applications in isolated containers with controlled browser access via CDP. This scenario uses devboxes to spin up sandboxed environments with app routing, facilitating automated testing or rapid prototyping without affecting local systems.
A DevOps team is setting up the devbox infrastructure for the first time, requiring onboarding with Traefik or Cloudflare Tunnels. This scenario involves verifying Docker access, gathering domain and token details, and configuring routing to enable scalable dev environment management across projects.
Offer a cloud-based platform where users can rent devboxes on-demand, billed by usage time or resources. This model leverages the skill's container management and routing features to provide scalable, isolated coding environments, targeting freelancers or small teams needing flexible infrastructure.
Provide a managed service for enterprises to deploy and maintain devbox infrastructure internally, including setup, monitoring, and support. This model uses the skill's onboarding and configuration capabilities to offer tailored solutions for large organizations with strict compliance or security needs.
Integrate devboxes into an online learning platform as a value-added feature, allowing students to code directly in browser-based environments. This model monetizes through course fees or premium access, utilizing the skill's sandboxing and app routing for interactive coding labs and projects.
💬 Integration Tip
Ensure Docker socket access and proper host path mappings are configured during onboarding to avoid permission issues, and choose routing mode based on infrastructure needs—Traefik for internal networks or Cloudflare Tunnels for external access.
Scored Apr 19, 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.