Stable Browser
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is benign. It sets up a dedicated Chrome instance for OpenClaw's browser automation via the Chrome DevTools Protocol (CDP). The `scripts/setup-cdp.sh` script launches Chrome with a debug port, creates a dedicated user profile (`~/.chrome-debug-profile`), updates the local OpenClaw configuration (`~/.openclaw/openclaw.json`), and establishes a macOS LaunchAgent (or provides systemd instructions for Linux) to ensure Chrome auto-starts and persists. All actions, including file system modifications and persistence mechanisms, are explicitly stated in `SKILL.md` and are directly aligned with the skill's stated purpose of providing a stable browser connection. There is no evidence of data exfiltration, unauthorized remote execution, obfuscation, or prompt injection attempts to subvert the agent for malicious ends.
