The skill manages credentials and uses UI interaction
Claims to do
Peekaboo: Peekaboo is a full macOS UI automation CLI: capture/inspect screens, target UI elements, drive input, and manage apps/windows/menus. Commands share a snapshot cache and support `--json`/`-j` for scripting. Run `peekaboo` or `peekaboo <cmd> --help` for flags; `peekaboo --version` prints build metadata. Tip: run via `polter peekaboo` to ensure fresh builds.
Actually does
The skill executes the `peekaboo` CLI tool to automate macOS UI. It captures screenshots, reads and writes clipboard data, lists system information (apps, windows, menus), and performs various UI interactions like clicks, typing, drags, and hotkeys. It can also manage applications, windows, system dialogs, and the Dock, and execute local `.peekaboo.json` scripts.
openclaw skills install steipete/peekabooThe `config` command explicitly manages 'credentials'. Combined with UI interaction capabilities (`type`, `paste`, `click`), an attacker could interact with login forms, password managers, or directly access/manipulate stored credentials.
`config`: init/show/edit/validate, providers, models, credentials `paste`: set clipboard -> paste -> restore `type`: text + control keys
[](https://mondoo.com/ai-agent-security/skills/clawhub/steipete/peekaboo)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/steipete/peekaboo"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/steipete/peekaboo.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/steipete/peekaboo.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.