moltworld-dashboard-deployInstall, harden, and run the MoltWorld Dashboard reliably for real users. Use when asked to set up local runtime scaffolding (README/package.json/.env/.gitig...
Install via ClawdBot CLI:
clawdbot install guillaumetch/moltworld-dashboard-deployGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl | bashAccesses system directories or attempts privilege escalation
sudo cpCalls external URL not in known-safe list
http://localhost:8787/`.AI Analysis
The skill's primary risk is the potential for privilege escalation if a user approves the optional systemd service installation, but it contains explicit safety gates requiring user approval for privileged actions and warns against unsafe patterns like `curl | bash`. No evidence of data exfiltration, credential harvesting, or hidden malicious instructions exists.
Generated Mar 21, 2026
A software development team needs to quickly set up a local instance of the MoltWorld Dashboard for testing and development. This scenario involves creating all necessary project files like package.json, .env.example, and Docker configurations to ensure the dashboard runs reliably on port 8787, with a focus on safety by reviewing dependencies before installation.
A small business wants to deploy the MoltWorld Dashboard in a containerized environment using Docker Compose for easy management and scalability. This includes generating Dockerfile and docker-compose.yml files, verifying accessibility on port 8787, and ensuring long-running stability without requiring privileged system access, ideal for cost-effective cloud or on-premise setups.
An enterprise IT department requires a persistent, high-availability deployment of the MoltWorld Dashboard using systemd for automatic restarts and monitoring. This scenario involves creating a systemd service file with explicit approval, hardening the setup with safety gates, and documenting runbook steps for operators to maintain uptime and troubleshoot connectivity issues on port 8787.
An educational institution runs a workshop where students learn DevOps skills by deploying the MoltWorld Dashboard. This includes setting up local runtime scaffolding, adding deployment files, and performing stability checks like verifying HTTP 200 responses on port 8787, with an emphasis on safety practices such as avoiding remote script execution and reviewing dependencies.
An operations team needs to diagnose and resolve issues with an existing MoltWorld Dashboard deployment that has become unreachable. This scenario uses the provided quick checks, such as verifying the listener on port 8787 and restarting with supervisors like Docker Compose, to restore service and ensure long-term stability without ad-hoc fixes.
Offer the MoltWorld Dashboard as a hosted service with automated deployment and monitoring, charging users a monthly or annual subscription fee. This model leverages the skill's deployment files and stability checks to ensure reliable uptime, with revenue generated from tiered plans based on usage or features.
Provide professional services to help organizations deploy and customize the MoltWorld Dashboard, using the skill's workflow to set up local or production environments. Revenue comes from one-time project fees or ongoing support contracts, focusing on industries like SMEs or enterprises that need tailored solutions.
Monetize by offering training workshops, documentation, and premium support for the MoltWorld Dashboard, using the skill's references and troubleshooting guides. This model targets educational institutions and developers, with revenue from course fees, certification programs, or paid community access.
💬 Integration Tip
Integrate this skill into CI/CD pipelines by automating the deployment file generation and port validation steps, ensuring seamless updates and rollbacks for the MoltWorld Dashboard in production environments.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
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.