← 返回 Skills 市场
gedigi

Peekaboox

作者 Gerardo Di Giacomo · GitHub ↗ · v1.0.0
linux ⚠ suspicious
711
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install peekaboox
功能描述
Control and automate the Linux desktop GUI on X11. Use this skill to take screenshots, find and click UI elements, type text, send keyboard shortcuts, scroll...
安全使用建议
This skill appears coherent and implements X11 desktop automation using standard tools. Before installing: (1) be aware it can capture screenshots and simulate clicks/typing — do not run it in sessions with sensitive content unless you trust the skill and agent. (2) install.sh uses sudo to add system packages; review it if you need to limit package installs. (3) Test in a non-sensitive environment first (or in a VM/container). (4) Note it only supports X11 (not Wayland). If you need stricter controls, run the scripts locally yourself and avoid granting the agent autonomous access to call them against a live desktop with sensitive data.
功能分析
Type: OpenClaw Skill Name: peekaboox Version: 1.0.0 The skill provides extensive Linux X11 GUI automation capabilities, which are inherently powerful and carry a high risk of misuse, even if the code itself is not intentionally malicious. The `install.sh` script requires `sudo` to install system-wide packages (`xdotool`, `wmctrl`, `scrot`, `imagemagick`, etc.), granting broad permissions. While these tools are legitimate for GUI automation, their ability to simulate user input, take screenshots of the entire desktop, and manage windows could be leveraged by a malicious actor or a compromised agent to perform unauthorized actions or exfiltrate sensitive on-screen data. There is no direct evidence of malicious intent within the provided scripts or prompt instructions, but the capabilities themselves are significant security considerations.
能力评估
Purpose & Capability
Name/description (X11 desktop automation) matches what the files do: scripts call xdotool, wmctrl, scrot, xprop, import, etc. Required binaries (xdotool, wmctrl, scrot) and DISPLAY are appropriate and expected.
Instruction Scope
SKILL.md and scripts instruct only X11-focused actions (screenshots, window listing, clicking, typing, hotkeys, scrolling, window management). There are no instructions to read unrelated files, collect unrelated env vars, or post data to external endpoints. The guidance to set DISPLAY or use Xvfb is reasonable.
Install Mechanism
install.sh uses system package managers (apt/dnf/pacman) to install well-known packages; no arbitrary URL downloads or archives. The script requires sudo for package installation which is expected for system-level binaries.
Credentials
The only declared env var is DISPLAY, which is appropriate. However, the skill inherently has high-impact capabilities (captures screenshots, sends keystrokes, clicks, window control) and therefore can access sensitive on-screen data (passwords, messages). This capability is proportional to the purpose but carries user-risk if used in an untrusted environment.
Persistence & Privilege
No always:true, no modifications to other skills or global agent config. The skill is user-invocable and can be invoked autonomously per platform default, which is expected for skills of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install peekaboox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /peekaboox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish of Linux desktop automation skill
元数据
Slug peekaboox
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Peekaboox 是什么?

Control and automate the Linux desktop GUI on X11. Use this skill to take screenshots, find and click UI elements, type text, send keyboard shortcuts, scroll... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 711 次。

如何安装 Peekaboox?

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

Peekaboox 是免费的吗?

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

Peekaboox 支持哪些平台?

Peekaboox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。

谁开发了 Peekaboox?

由 Gerardo Di Giacomo(@gedigi)开发并维护,当前版本 v1.0.0。

💬 留言讨论