ansible-skillInfrastructure automation with Ansible. Use for server provisioning, configuration management, application deployment, and multi-host orchestration. Includes playbooks for OpenClaw VPS setup, security hardening, and common server configurations.
Install via ClawdBot CLI:
clawdbot install botond-rackhost/ansible-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
/etc/passwdAccesses system directories or attempts privilege escalation
/etc/sudoersCalls external URL not in known-safe list
https://github.com/x/y.gitAI Analysis
This skill is a legitimate Ansible automation tool for infrastructure management. The detected signals are expected for system administration tasks (e.g., reading /etc/passwd for user management, accessing /etc/sudoers for privilege configuration, cloning from GitHub for role/playbook retrieval). No evidence of data exfiltration, hidden malicious instructions, or credential harvesting beyond the stated automation purpose.
Generated Mar 1, 2026
Automates the setup of cloud servers on platforms like AWS, DigitalOcean, or VPS providers. This scenario includes configuring network settings, installing base packages, and setting up user accounts, enabling rapid deployment of new environments for development or production.
Applies security best practices and CIS benchmarks across server fleets. This scenario automates SSH hardening, firewall configuration with UFW, and installation of tools like fail2ban, ensuring consistent security policies and compliance with regulatory standards.
Manages the deployment of applications such as Node.js-based services, including OpenClaw. This scenario handles installation of runtime environments, configuration of systemd services, and rolling updates, facilitating scalable and reliable application management.
Maintains consistent configurations across development, staging, and production servers. This scenario uses roles and group variables to apply environment-specific settings, reducing drift and ensuring reproducibility in infrastructure as code practices.
Offers ongoing management and automation of client servers using Ansible playbooks. This model generates revenue through subscription fees for monitoring, updates, and security hardening, providing clients with hands-off infrastructure management.
Provides tailored Ansible solutions for specific client needs, such as setting up custom playbooks or integrating with existing systems. Revenue comes from project-based fees or hourly rates for design, implementation, and training services.
Sells pre-configured Ansible roles and playbooks as digital products for common use cases like VPS setup or security hardening. This model earns revenue through one-time purchases or licensing fees, targeting developers and small businesses.
💬 Integration Tip
Integrate with CI/CD pipelines by running playbooks as part of deployment stages, and use Ansible Vault for secure secret management to avoid hardcoding credentials in version control.
Scored Apr 19, 2026
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.