Pith. sign in

SafeHarness: Lifecycle-Integrated Security Architecture for LLM-based Agent Deployment

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The performance of large language model (LLM) agents depends critically on the execution harness, the system layer that orchestrates tool use, context management, and state persistence. Yet this same architectural centrality makes the harness a high-value attack surface: a single compromise at the harness level can cascade through the entire execution pipeline. We observe that existing security approaches suffer from structural mismatch, leaving them blind to harness-internal state and unable to coordinate across the different phases of agent operation. In this paper, we introduce \safeharness{}, a security architecture in which four proposed defense layers are woven directly into the agent lifecycle to address above significant limitations: adversarial context filtering at input processing, tiered causal verification at decision making, privilege-separated tool control at action execution, and safe rollback with adaptive degradation at state update. The proposed cross-layer mechanisms tie these layers together, escalating verification rigor, triggering rollbacks, and tightening tool privileges whenever sustained anomalies are detected. We evaluate \safeharness{} on benchmark datasets across diverse harness configurations, comparing against four security baselines under five attack scenarios spanning six threat categories. Compared to the unprotected baseline, \safeharness{} achieves an average reduction of approximately 38\% in UBR and 42\% in ASR, substantially lowering both the unsafe behavior rate and the attack success rate while preserving core task utility.

fields

cs.AI 1

years

2026 1

verdicts

CONDITIONAL 1

representative citing papers

Distributing Security Controls Through Harness Engineering

cs.AI · 2026-07-28 · conditional · novelty 6.0

A harness-distributed bundle of OS sandboxing, skill scanning, and tool restriction matched the best secured commercial agent on adjusted security tests, with no regression against its own baseline.

citing papers explorer

Showing 1 of 1 citing paper.

  • Distributing Security Controls Through Harness Engineering cs.AI · 2026-07-28 · conditional · none · ref 12 · internal anchor

    A harness-distributed bundle of OS sandboxing, skill scanning, and tool restriction matched the best secured commercial agent on adjusted security tests, with no regression against its own baseline.