Unrestricted Tool Access
Medium
- Category
- Excessive Agency
- Content
## Safety notes - `windows run` and `windows ps` execute arbitrary commands. Treat them like a shell. - Screenshots and click events affect the user's actual desktop. - `windows activate` will switch the foreground window out from under the user. - `playwright-cli` over CDP sees and acts on whatever's open in the connected
- Confidence
- 95% confidence
- Finding
- The skill explicitly exposes `windows run` and `windows ps` as arbitrary command-execution primitives, effectively giving the agent shell and PowerShell access on the local Windows host. In the context of a desktop/browser control skill, this materially increases risk because any prompt injection, agent misuse, or compromised workflow can pivot from UI automation into full local code execution, data access, persistence, or system modification.
