← 返回 Skills 市场
lexylent

Desktop Control (Windows)

作者 Alex · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
13118
总下载
12
收藏
81
当前安装
1
版本数
在 OpenClaw 中安装
/install desktop-control-win
功能描述
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
安全使用建议
Install only if you specifically want an agent to control your Windows desktop. Review the PowerShell scripts before renaming or running them, keep secrets off-screen and out of the clipboard before use, and require explicit confirmation for screenshots, clipboard reads, process killing, app launches, VS Code extension changes, and any typing or clicking in sensitive windows.
功能分析
Type: OpenClaw Skill Name: desktop-control-win Version: 1.0.1 This skill bundle is classified as suspicious due to its extensive and low-level control over the Windows desktop environment, which, while potentially useful for legitimate automation, exposes significant security risks. The PowerShell scripts allow for arbitrary process execution (`Start-Process` in `app-control.ps1`, `process-manager.ps1`), full keyboard and mouse input simulation (`input-sim.ps1`), reading clipboard content, taking screenshots (`screen-info.ps1`), and installing/uninstalling VSCode extensions (`vscode-control.ps1`). These capabilities, especially clipboard access and screenshot capture, could be leveraged for data exfiltration or unauthorized actions if the AI agent is compromised via prompt injection, despite the 'Safety Rules' in `SKILL.md` attempting to guide responsible use. The explicit instruction in `SKILL.md` to use `powershell -ExecutionPolicy Bypass` further highlights the elevated risk.
能力评估
Purpose & Capability
The scripts match the stated desktop-control purpose: window management, app launch, keyboard/mouse simulation, process management, VS Code control, screenshots, clipboard access, and system display information are all disclosed capabilities.
Instruction Scope
The routing language is very broad and sensitive actions such as screenshot capture, clipboard reads, arbitrary input, app launches, and VS Code extension changes are documented without consistent explicit user-consent requirements or target validation.
Install Mechanism
Installation is manual and disclosed: the package ships PowerShell scripts as .ps1.txt files and tells users to rename them and run them with ExecutionPolicy Bypass. This is not hidden, but it weakens containment for a powerful local-control skill.
Credentials
Use of Win32 APIs, PowerShell, SendKeys, clipboard, screenshot, and process APIs is proportionate to Windows desktop automation, but these interfaces expose sensitive desktop state if invoked in the wrong context.
Persistence & Privilege
There is no hidden background persistence, but the skill can make lasting changes by killing processes, launching arbitrary programs, saving screenshots to disk, and installing or uninstalling VS Code extensions, including installation with --force.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install desktop-control-win
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /desktop-control-win 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial public release. Windows desktop control with window management, input simulation, VS Code helpers, process management, and screen info.
元数据
Slug desktop-control-win
版本 1.0.1
许可证
累计安装 445
当前安装数 81
历史版本数 1
常见问题

Desktop Control (Windows) 是什么?

Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13118 次。

如何安装 Desktop Control (Windows)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install desktop-control-win」即可一键安装,无需额外配置。

Desktop Control (Windows) 是免费的吗?

是的,Desktop Control (Windows) 完全免费(开源免费),可自由下载、安装和使用。

Desktop Control (Windows) 支持哪些平台?

Desktop Control (Windows) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Desktop Control (Windows)?

由 Alex(@lexylent)开发并维护,当前版本 v1.0.1。

💬 留言讨论