codespace-managerCreate, manage, and access isolated cloud development environments (codespaces) powered by code-server, Docker, and Cloudflare Tunnel. Pre-installed with Bun...
Install via ClawdBot CLI:
clawdbot install lanbasara/codespace-managerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://opencode.ai/config.jsonAI Analysis
The skill's core functionality involves executing arbitrary shell commands and building/running Docker containers, which inherently grants high system access. The external call to 'https://opencode.ai/config.json' is not essential to the stated purpose and introduces an uncontrolled data fetch. While not overtly malicious, the combination of high-privilege execution and undocumented external network calls creates a significant attack surface.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Instructors can provision isolated codespaces for each student with pre-installed Bun and uv, enabling hands-on web development and Python exercises without local setup. Students access a browser-based VS Code via secure Cloudflare Tunnel URLs, ensuring consistent tooling and easy troubleshooting.
Freelancers can quickly spin up codespaces for client projects, cloning Git repositories and configuring OpenCode for AI-assisted coding. The isolated Docker containers keep client work separate, while Cloudflare Tunnel provides temporary, secure access for collaboration or demos without exposing local networks.
Teams in tech companies can use codespaces to create disposable environments for rapid prototyping of new features or testing dependencies. With pre-installed tools like Bun and uv, developers can experiment in Python or JavaScript without affecting production systems, and share URLs for internal review.
Contributors to open-source projects can create codespaces with the --git flag to clone repositories and --opencode for AI-powered code reviews. This eliminates environment conflicts and provides a ready-to-code workspace with VS Code in the browser, speeding up onboarding and collaboration.
Offer a managed version of the skill as a cloud service with enhanced features like persistent URLs, team management dashboards, and premium support. Charge monthly per user or per codespace, targeting small to medium-sized development teams needing scalable remote environments.
License the skill package for deployment on corporate infrastructure, with customization options for security compliance, integration with internal tools, and dedicated support. Sell annual licenses based on the number of hosts or concurrent codespaces, appealing to large organizations with strict data policies.
Provide the core skill for free with basic features, then monetize through add-ons like advanced OpenCode models, longer-lasting tunnel URLs, or priority support. Upsell to individual developers and small teams who outgrow the free tier, generating revenue from one-time purchases or microtransactions.
💬 Integration Tip
Integrate with existing CI/CD pipelines by using codespace commands in scripts to spin up test environments, and ensure Docker and cloudflared are installed on the host for seamless operation.
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.