OpenClaw PC Control

PassAudited by VirusTotal on Mar 30, 2026.

Findings (1)

This skill bundle provides extensive remote control capabilities over a Windows host, including shell execution, file system access, and UI manipulation (keyboard, mouse, and browser automation). While it includes a security module (scripts/modules/security.py) featuring API key authentication and a command/file sandbox, the tool's core functionality is inherently high-risk and resembles a Remote Access Trojan (RAT). Significant security concerns include a hardcoded default API key in scripts/security_config.json and a hardcoded user-specific file path in scripts/modules/browser.py, which indicate poor security hygiene and potential for unauthorized access if deployed as-is.