Skip to main content

computer-use-agents

Enables the creation of AI agents that interact with computers like humans, focusing on security and automation through vision-based control.

Install this skill

or
94/100

Security score

The computer-use-agents skill was audited on Feb 28, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 299

Python subprocess execution

SourceSKILL.md
299subprocess.run(["scrot", "/tmp/screenshot.png"])
low line 57

Base64 decode operation

SourceSKILL.md
57return base64.b64encode(buffer.getvalue()).decode()
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →