Agent Browser CLI

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle instructs the AI agent to create and write a shell script (`~/.openclaw/scripts/daily-checkin.sh`) to the filesystem, as shown in `SKILL.md`. While the example script's content is benign (browser automation, screenshot to /tmp), this demonstrates a powerful file write capability that could be exploited via prompt injection for arbitrary code execution or persistence. Additionally, the skill instructs the agent to install global npm packages (`npm install -g agent-browser`), which is another high-risk capability if abused.