deploy-stealth-rustdesk

Automate stealth installation of RustDesk as a macOS LaunchAgent service.

3|1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/soulmachine/skills --skill deploy-stealth-rustdesk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-stealth-rustdesk
Source: https://github.com/soulmachine/skills/tree/main/deploy-stealth-rustdesk
Command: npx skills add https://github.com/soulmachine/skills --skill deploy-stealth-rustdesk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the stealth deployment of RustDesk, ensuring unattended, silent remote access without visible icons or panels.

Core Features & Use Cases

  • Stealth Deployment: Installs RustDesk without dock icon, menu-bar icon, or connection-management panel.
  • Persistent Connection: Enables remote access with keyboard functionality even when no window is open.
  • Precondition: Must use a prebuilt stealth-patched RustDesk.app from the build-stealth-rustdesk skill.
  • Use Case: Ideal for discreetly enabling remote access on Mac devices for specific users.

Quick Start

Deploy RustDesk silently to your Mac by using the deploy-stealth-rustdesk skill and provide the location of the stealth-patched RustDesk app.

Frequently Asked Questions about deploy-stealth-rustdesk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy RustDesk silently on macOS for unattended remote access?

Silent RustDesk deployment on macOS is achieved by installing the application as a LaunchAgent service, which enables unattended remote access without displaying UI elements like dock or menu-bar icons.

What is stealth remote access and how does it work on macOS?

Stealth remote access on macOS works by running a service like RustDesk as a LaunchAgent, hiding all visual indicators such as the dock icon, menu-bar icon, and connection panels while maintaining persistent keyboard access and connectivity.

Do I need a specific version of RustDesk to run stealthily on macOS?

Yes, stealth deployment requires a prebuilt stealth-patched RustDesk.app, which removes UI elements and enables silent operation. Standard versions of the application will not achieve the required hidden state.

Can I maintain keyboard access on macOS when the remote desktop window is closed?

Yes, deploying RustDesk as a macOS LaunchAgent ensures persistent remote access with full keyboard functionality even when no visible window is open, supporting continuous unattended control.

Why does my RustDesk installation show a dock icon during stealth remote access setup?

A visible dock icon indicates a standard RustDesk installation. Stealth deployment requires a prebuilt stealth-patched app installed as a LaunchAgent to remove dock icons, menu-bar elements, and connection panels.

What are the limitations of using launchd for stealth remote access deployment?

Using launchd for stealth RustDesk deployment requires specific preconditions, including a prebuilt stealth-patched app. It is strictly designed for unattended access scenarios and will not work with standard RustDesk builds.