lyx-openclaw-deploy一键打包和部署 OpenClaw 环境到任意服务器。自动移除敏感信息、支持本地/远程/批量部署、冲突处理、SHA256 完整性校验、详细日志与故障排查指南。适用于 OpenClaw 环境迁移、批量部署、团队标准化。
Install via ClawdBot CLI:
clawdbot install lyx058019/lyx-openclaw-deployGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
~/.ssh/id_rsaPotentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
sudo rmCalls external URL not in known-safe list
https://github.com/lyx058019/openclaw-deployGenerated May 7, 2026
在数据中心迁移或云平台切换时,使用本工具一键打包OpenClaw配置与数据,自动移除敏感信息,远程部署到新服务器,确保业务连续性。特别适用于金融、政务等高可用性要求的行业。
利用主机清单和并行部署功能,将OpenClaw环境统一部署到多个机房或云区域,确保版本和配置一致。适用于电商、社交等拥有多个数据中心的大型互联网公司。
开发团队或测试人员可一键打包生产环境配置(脱敏后),快速在本地或测试服务器还原,用于功能验证、性能测试。适用于软件企业或SaaS服务商的DevOps团队。
将本工具集成到Jenkins、GitLab CI等流水线中,实现从代码提交到OpenClaw环境自动部署的全流程,确保每次部署的完整性和可追溯性。适合对自动化要求高的技术团队。
运维人员定期打包OpenClaw环境配置,存档或用于快速恢复。遇到误操作或故障时,利用SHA256校验和冲突处理策略快速复原,减少停机时间。适用于中小型企业运维团队。
提供免费的开源版本供个人或小团队使用,企业版提供批量部署优化、专属技术支持和高级安全审计功能,按节点或年费收取费用。
将本工具作为云平台或CaaS服务的增值组件,允许用户一键部署OpenClaw环境,按部署次数或节点数量收费,与平台分成。
为目标客户提供定制化的OpenClaw环境部署方案,包括结合客户CI/CD、安全策略的深度集成,按项目交付收费。
💬 Integration Tip
可直接克隆仓库后通过命令行调用各脚本,建议先修改config/inventory.example.ini添加真实主机信息,再执行批量部署;也可封装为Docker镜像集成到现有CI/CD流程中。
Scored May 7, 2026
AI Analysis
The skill's primary function is environment deployment using a public GitHub repository, with documented security features like credential scrubbing and integrity checks. The rule-based signals appear to be from generic pattern matching (e.g., 'rm -rf /', '~/.ssh/id_rsa') likely in example scripts, not active malicious code. No evidence of hidden data exfiltration, credential harvesting, or obfuscation was found in the provided definition.
Audited Apr 18, 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.