@matagul

Desktop Control

Advanced desktop automation with mouse, keyboard, and screen control

Current version
v1.0.0
349 5.7万All installs 489

ai_agent.py

text/plain · 21462 bytes

AI_AGENT_GUIDE.md

text/markdown · 11051 bytes

demo.py

text/plain · 7188 bytes

QUICK_REFERENCE.md

text/markdown · 5522 bytes

SKILL.md

text/markdown · 14085 bytes

__init__.py

text/plain · 18805 bytes

skill-card.md

text/markdown · 2395 bytes

Security Scan

Status

suspicious

Open VirusTotal

OpenClaw

gpt-5.5

suspicious

OpenClaw analysis

This appears to be a real desktop automation skill, but it gives broad control over screen, keyboard, clipboard, windows, screenshots, and app launching with limited default confirmation.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 2 The skill bundle provides extensive desktop automation capabilities, including full control over mouse, keyboard, screen, window management, clipboard, and the ability to execute commands via the Windows Run dialog (Win+R) in `ai_agent.py`. While these are high-risk capabilities, they are plausibly needed for the stated purpose of 'advanced desktop automation' and the skill includes explicit safety features like failsafe and an approval mode. There is no clear evidence of intentional malicious behavior such as data exfiltration, persistence, or obfuscation. The AI agent's planning is currently rule-based, mitigating immediate prompt injection risk for arbitrary command generation, though the underlying `DesktopController` (in `__init__.py`) offers powerful primitives.

Metadata

  • Owner: @matagul
  • Created: 2026/02/05
  • Updated: 2026/05/18
  • Versions: 1
  • Comments: 4
  • Scan checked at: 2026/05/28

Runtime

No runtime requirements are exposed in the official public payload.