desktop-control

Fail

Audited by Snyk on Jun 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These are direct raw GitHub links to shell/PowerShell install scripts (and an individual GitHub repo) and the skill explicitly instructs piping them into bash/iex — running unvetted remote scripts from a potentially unknown account is a high-risk vector for malware.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The documentation describes a legitimate desktop-automation tool but exposes multiple high-risk, easily abusable capabilities — stealth background input, screenshots and video capture, driving security/auth dialogs (Keychain/SecurityAgent), clipboard/paste injection into terminals, a long-running autostart daemon with a socket/remote-control surface and browser/CDP attach — plus a network installer pattern; these combine into clear vectors for credential theft, covert data exfiltration, persistence, and remote control if misused or accessed by an attacker.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 14, 2026, 08:41 AM
Issues
3
Security Audit — snyk — desktop-control