remote-node-sshRun commands and transfer files between an OpenClaw gateway (VPS) and a paired local node via node protocol or SSH fallback. Covers transport selection, comm...
Install via ClawdBot CLI:
clawdbot install jkfaris94/remote-node-sshGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/kanso-agent/remote-node-sshAudited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
A DevOps engineer uses SSH fallback to deploy code updates to a remote node behind a VPN. SCP transfers the build artifacts and rsync syncs config directories. This ensures reliable delivery when the node protocol is unavailable.
A data engineer runs long-running ETL jobs on a remote node using SSH with nohup or tmux. The node protocol is used for quick status checks. This keeps the pipeline running even if the gateway disconnects.
An IoT administrator checks node status via openclaw and executes firmware update scripts on edge devices using SSH fallback. File transfer via scp distributes update packages. This ensures devices remain compliant without physical access.
A machine learning engineer initiates a training job on a remote GPU node using SSH with full shell environment to activate conda. After training, results are transferred back via rsync. The node protocol provides minimal overhead for status pings.
A system administrator schedules nightly rsync jobs from the gateway to a remote node for offsite backups. Node protocol checks if the node is alive. If disconnected, SSH fallback handles the transfer. This provides a robust backup strategy.
Offer a subscription where clients pay for a managed gateway that connects to their remote nodes. Revenue is generated monthly per node or per data transfer volume. This model suits MSPs managing many remote devices.
License the skill as an add-on for CI/CD platforms. Users pay per pipeline execution or per remote connection. This monetizes the integration of node protocol and SSH fallback into existing deployment workflows.
Charge a per-device monthly fee for remote command execution and file transfer capabilities. Additional revenue from premium support and guaranteed uptime SLAs. This model targets industries with large edge device deployments.
💬 Integration Tip
For seamless use, configure SSH aliases for all remote nodes and test the node protocol with a simple 'exec host=node command="echo ok"' before relying on fallback.
Scored May 8, 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.