vagrant-skillDisposable VMs for safe testing — full sudo, Docker, Go, nested KVM, destroy and recreate. Use when you need a sandbox to build, test, or break things withou...
Install via ClawdBot CLI:
clawdbot install jpoley/vagrant-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
sudo cpCalls external URL not in known-safe list
https://download.docker.com/linux/ubuntu/gpgUses known external API (expected, informational)
api.github.comGenerated May 9, 2026
Developers spin up disposable VMs to test CI/CD pipelines, Ansible playbooks, or Docker configurations without affecting production or localhost. The VM provides full sudo, Docker, and network control for safe experimentation.
Security researchers and ethical hackers use Vagrant to create isolated environments for testing firewall rules, analyzing malware, or simulating attacks. Each session is destroyed after use, leaving no trace on the host.
Teams working on Linux-compatible software can use Vagrant to provision consistent Ubuntu dev environments on any host OS (macOS, Windows, Linux). The VM syncs project files and installs dependencies automatically.
Instructors provide trainees with pre-configured Vagrantfiles that spin up VMs with all necessary tools (Go, Docker, etc.). Students can break and rebuild environments without fear, ideal for hands-on cybersecurity or DevOps courses.
Startup teams or individual developers quickly spin up disposable VMs to test new ideas, libraries, or system configurations. The ability to destroy and recreate ensures a clean state every time.
Offer Vagrant-based disposable VMs as a premium feature for developers who need isolated testing without cloud costs. Revenue from monthly subscriptions or per-seat licensing.
Provide structured courses, labs, and certifications using Vagrant VMs for hands-on learning. Revenue from course fees, certification exams, and corporate training packages.
Offer penetration testing and vulnerability assessment services using Vagrant VMs to guarantee host safety. Billed per engagement or through retainers with regular sandbox provision.
💬 Integration Tip
Ensure Vagrant and at least one provider (Parallels, libvirt, VirtualBox) are installed. The agent should detect the project dependencies and customize the provisioning script accordingly.
Scored May 9, 2026
AI Analysis
The skill's core functionality is legitimate (creating disposable VMs for safe testing) and the external API calls (e.g., Docker's official repo, GitHub) are consistent with provisioning software. The primary risk is the potential for user error or misuse within the VM sandbox, not malicious data exfiltration or hidden credential harvesting by the skill itself.
Audited Apr 16, 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.