← Back to Skills Marketplace
Windows-Android_SSH_Remote_Control
by
jarbcs1-prog
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install windows-android-ssh-remote-control
Description
Setup and guide for full remote control of a Windows PC from an Android device over the internet via SSH tunneling. Use for: remote desktop access, secure RD...
Usage Guidance
This skill is a documentation/guide package and appears internally consistent, but it instructs you to perform privileged actions on your Windows PC (install OpenSSH, change firewall/router settings, enable RDP). Before following its steps: (1) prefer a private mesh VPN like Tailscale/ZeroTier instead of exposing SSH or RDP to the public Internet; (2) use SSH key authentication and disable password auth; (3) avoid forwarding port 22 to the Internet unless you understand the risk and have strong protections (keys, nonstandard port, fail2ban, etc.); (4) verify you are comfortable granting Administrator rights to make the Windows changes; (5) be aware the package contains only documentation and a placeholder script — no hidden endpoints were found, but also no author or homepage is provided, so if you need automated tooling or installers, prefer well‑maintained sources or official vendors. If you want greater assurance, ask the publisher for a maintainer identity, official docs, or a reputation/source (GitHub repo, homepage) before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: windows-android-ssh-remote-control
Version: 1.0.0
The skill bundle provides legitimate documentation and instructions for setting up SSH tunneling to facilitate remote desktop access from Android to Windows. It includes standard PowerShell commands for enabling OpenSSH and RDP (windows_setup.md) and explicitly recommends security best practices like using SSH keys and private networks (Tailscale) to mitigate risks.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Windows <-> Android remote control via SSH) matches the included docs and example script. The steps (enable RDP, install OpenSSH server, configure port forwarding or use Tailscale, create SSH tunnel in ConnectBot, point RDP client to localhost) are exactly what someone building this capability would need. No unrelated credentials, binaries, or services are requested.
Instruction Scope
The SKILL.md and reference docs provide specific PowerShell commands and step‑by‑step manual setup instructions; they do not instruct the agent to read unrelated system files or exfiltrate data. Note: files reference an absolute path (/home/ubuntu/skills/...) which is simply where the skill's docs live in the package and may not match a user's environment. The instructions do recommend actions that require administrator privileges (installing OpenSSH, changing firewall/router settings) and shipping RDP over the internet is explicitly warned as risky — the skill itself advises using SSH keys or a VPN (Tailscale) to mitigate risk.
Install Mechanism
There is no install spec — this is instruction-only with a small placeholder example.py. Nothing is downloaded or written to disk by an installer step, so there is no high-risk install mechanism in the package.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That aligns with its purpose as a documentation/guide skill. The included example script is a harmless placeholder and does not access secrets or external endpoints.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). It does not attempt to modify other skills or system-wide agent settings. Runtime instructions require local administrative actions on the user's Windows machine, which is appropriate for the task.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install windows-android-ssh-remote-control - After installation, invoke the skill by name or use
/windows-android-ssh-remote-control - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the skill for secure remote control of a Windows PC from an Android device over the internet via SSH tunneling.
- Step-by-step setup guides provided for both Windows PC (enabling RDP and OpenSSH Server) and Android device (SSH tunnel and RDP client).
- Includes security best practices: use SSH keys, change default SSH port, and optionally use a VPN like Tailscale or ZeroTier.
- Troubleshooting section addresses common connection issues and solutions.
Metadata
Frequently Asked Questions
What is Windows-Android_SSH_Remote_Control?
Setup and guide for full remote control of a Windows PC from an Android device over the internet via SSH tunneling. Use for: remote desktop access, secure RD... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Windows-Android_SSH_Remote_Control?
Run "/install windows-android-ssh-remote-control" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Windows-Android_SSH_Remote_Control free?
Yes, Windows-Android_SSH_Remote_Control is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Windows-Android_SSH_Remote_Control support?
Windows-Android_SSH_Remote_Control is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Windows-Android_SSH_Remote_Control?
It is built and maintained by jarbcs1-prog (@jarbcs1-prog); the current version is v1.0.0.
More Skills