rssh2SSH远程自动化工具 - 会话管理、隧道、文件传输。使用场景:需要远程执行命令、建立SSH隧道、传输文件时。
Install via ClawdBot CLI:
clawdbot install ykaixu/rssh2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Accesses system directories or attempts privilege escalation
/var/log/Calls external URL not in known-safe list
https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgzAI Analysis
The skill is a legitimate SSH automation tool with no evidence of credential harvesting, data exfiltration, or hidden malicious instructions. The primary risk is operational (potential misuse of SSH access) rather than inherent to the skill's code, and the documentation includes appropriate security warnings.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
该技能可用于自动化执行远程服务器的日常维护任务,如检查服务状态、重启应用、查看日志和系统监控。通过会话管理实现命令队列和并发控制,提升运维效率,减少手动操作。
通过建立SSH隧道,实现本地端口转发,安全访问远程数据库(如MySQL、PostgreSQL)而不直接暴露端口。支持自动重连和多隧道管理,确保数据传输的稳定性和安全性。
使用SFTP功能上传、下载和同步文件,适用于应用部署、备份恢复或内容分发场景。支持断点续传和目录同步,简化文件管理流程,提高部署速度。
利用会话管理器的连接池和并发控制,在多个远程主机上批量执行命令,如系统更新、配置检查或数据收集。适合大规模服务器集群的管理和监控。
通过动态端口转发创建SOCKS代理,实现安全的网络访问和绕过防火墙限制。适用于远程办公、安全测试或跨网络数据传输场景。
基于此技能构建云平台,提供远程服务器管理、文件传输和隧道服务,按使用量或订阅收费。可集成监控和告警功能,面向中小企业和开发者。
将技能打包为企业内部工具,用于IT运维、数据迁移和安全管理,通过许可证销售或定制开发盈利。强调安全性和合规性,适合大型组织。
提供基于此技能的定制集成服务,帮助客户自动化特定工作流(如部署管道或数据库访问),按项目或小时收费。聚焦于技术咨询和实施支持。
💬 Integration Tip
建议将敏感配置如私钥路径存储在环境变量中,避免硬编码,并利用会话管理器的连接池优化性能。
Scored Apr 19, 2026
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.