ssh-deploy-skillUniversal SSH remote deployment tool - multi-server management, batch deployment, installation script templates with domestic mirror optimization. Supports r...
Install via ClawdBot CLI:
clawdbot install awamwang/ssh-deploy-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
~/.ssh/id_rsaSends data to undocumented external endpoint (potential exfiltration)
post → https://apt.postgresql.org/pub/repos/aptPotentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
/etc/sudoersGenerated May 21, 2026
Quickly set up and configure multiple Linux servers with Docker, MySQL, and Nginx using batch deployment and domestic mirrors. Ideal for scaling web applications in China or other regions with slow international access.
Automate installation of common software (Git, Node.js, Redis, Python) across a fleet of servers with one command. Useful for maintaining consistent environments in development, staging, and production.
Upload backup scripts to multiple servers and schedule file downloads to centralize logs and database dumps. Ensures quick recovery in case of server failure.
Integrate with CI/CD tools to deploy code to production servers after successful builds. Execute remote commands for database migrations or service restarts across all relevant hosts.
Manage servers across different cloud providers or on-premises, especially optimizing mirror sources for Alibaba Cloud, Tencent Cloud, etc. Simplifies operations in multi-cloud environments.
Offer a subscription-based service for small-to-medium businesses to manage their server fleets, including software installation, security updates, and monitoring setup using this tool.
Deploy within large organizations to standardize server management across teams, reducing manual effort and errors. Charge internal departments based on usage or server count.
Package the skill as a one-click deployment solution in cloud marketplaces (e.g., Alibaba Cloud Marketplace). Offer premium templates for specialized stacks (e.g., LEMP, MEAN) at a per-deployment fee.
💬 Integration Tip
Integrate with existing CI/CD pipelines by calling deploy.py exec from build scripts. Use the target syntax group: or tag: to dynamically target servers based on deployment stage (e.g., staging vs production).
Scored May 21, 2026
Calls external URL not in known-safe list
https://docker.mirrors.ustc.edu.cnUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill's core functionality requires SSH key access and executes privileged commands, which is expected for a deployment tool. However, the presence of signals like UNKNOWN_DATA_SINK (post to apt.postgresql.org) and UNSAFE_SHELL (rm -rf /) in its code indicates it can perform destructive actions and contact external endpoints not fully documented in the provided definition, creating a significant attack surface if compromised or misused.
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.