← 返回 Skills 市场
PC Master
作者
Amine Rguig
· GitHub ↗
· v1.0.0
890
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install pc-master
功能描述
Control the Windows PC from WSL2. Use when the user asks to open/close applications, manage processes, take screenshots, control windows, manage files on Win...
安全使用建议
This skill does what it says: it teaches the agent how to run Windows binaries from WSL2 and how to manipulate files/processes and take screenshots on the Windows host. That capability is powerful and can be privacy-invasive or destructive (reading any file under C:, killing processes, launching executables, saving screenshots). Before installing: 1) only enable it if you trust the skill source/author (source is unknown here); 2) prefer user-invocable use and disable or restrict autonomous invocation for this skill so it cannot run without explicit approval; 3) require human confirmation for any action that reads files, takes screenshots, kills processes, or modifies system files; 4) consider running in a sandbox or test machine if you want to limit risk. Note: the registry scan found no code (instruction-only), but that only means there was nothing for the regex scanner to analyze — it does not guarantee safety.
功能分析
Type: OpenClaw Skill
Name: pc-master
Version: 1.0.0
The skill bundle is classified as suspicious due to its broad and powerful capabilities that, while aligned with its stated purpose of controlling Windows from WSL2, present significant security risks if misused or exploited via prompt injection. Key indicators include the ability to execute arbitrary Windows binaries and PowerShell commands (e.g., `cmd.exe /c "start ..."`, direct calls to `.exe` files, PowerShell scripts using `WScript.Shell`) and full read/write access to the Windows file system (`/mnt/c/`). While there is no explicit instruction for malicious actions like data exfiltration or persistence within `SKILL.md`, these capabilities provide a strong foundation for an attacker to perform such actions if they can inject commands or manipulate the agent's behavior.
能力评估
Purpose & Capability
Name/description match the behavior found in SKILL.md: all commands and examples are about interacting with Windows from WSL2 (launching apps, managing processes, screenshots, reading C:). No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
The instructions explicitly show how to run Windows executables and PowerShell from WSL2 and how to read and manipulate files under /mnt/c/. This is expected for the stated purpose but gives the agent the ability to perform sensitive actions (kill processes, read arbitrary files, take screenshots, launch arbitrary executables). The SKILL.md does not attempt to read unrelated system configs or exfiltrate data, but the described actions are powerful and privacy-sensitive.
Install Mechanism
Instruction-only skill with no install step or downloaded code. No files are written by an installer, which reduces surface area.
Credentials
No environment variables, credentials, or config paths are requested. The ability to access the Windows host comes from normal WSL interop rather than special credentials, which is proportionate to the stated purpose.
Persistence & Privilege
always is false and there is no self-install behavior. However, the platform default allows the agent to invoke the skill autonomously; because the skill enables host control, autonomous invocation increases blast radius. Consider requiring human confirmation before any destructive or privacy-sensitive actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pc-master - 安装完成后,直接呼叫该 Skill 的名称或使用
/pc-master触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
PC Master 是什么?
Control the Windows PC from WSL2. Use when the user asks to open/close applications, manage processes, take screenshots, control windows, manage files on Win... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 890 次。
如何安装 PC Master?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pc-master」即可一键安装,无需额外配置。
PC Master 是免费的吗?
是的,PC Master 完全免费(开源免费),可自由下载、安装和使用。
PC Master 支持哪些平台?
PC Master 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PC Master?
由 Amine Rguig(@amirgu)开发并维护,当前版本 v1.0.0。
推荐 Skills