CRAIFeb 16

A Trajectory-Based Safety Audit of Clawdbot (OpenClaw)

arXiv:2602.14364v111 citationsh-index: 2
Originality Synthesis-oriented
AI Analysis

This work addresses safety concerns for users of personal AI agents like Clawdbot, but it is incremental as it applies existing evaluation methods to a new system.

The paper conducted a safety audit of Clawdbot, a personal AI agent with broad tool use, by evaluating it across six risk dimensions using 34 test cases, finding that failures often occur under ambiguous or jailbreak prompts leading to high-impact tool actions.

Clawdbot is a self-hosted, tool-using personal AI agent with a broad action space spanning local execution and web-mediated workflows, which raises heightened safety and security concerns under ambiguity and adversarial steering. We present a trajectory-centric evaluation of Clawdbot across six risk dimensions. Our test suite samples and lightly adapts scenarios from prior agent-safety benchmarks (including ATBench and LPS-Bench) and supplements them with hand-designed cases tailored to Clawdbot's tool surface. We log complete interaction trajectories (messages, actions, tool-call arguments/outputs) and assess safety using both an automated trajectory judge (AgentDoG-Qwen3-4B) and human review. Across 34 canonical cases, we find a non-uniform safety profile: performance is generally consistent on reliability-focused tasks, while most failures arise under underspecified intent, open-ended goals, or benign-seeming jailbreak prompts, where minor misinterpretations can escalate into higher-impact tool actions. We supplemented the overall results with representative case studies and summarized the commonalities of these cases, analyzing the security vulnerabilities and typical failure modes that Clawdbot is prone to trigger in practice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes