🛰️ Daily AI Frontier
‹ back to 2026-08-11

SHE: Trajectory-driven Safety Harness Evolution for LLM Agents

Research LLM Agents

Ranking

Overall 71
Content 80
Popularity 51

Observed public metrics from 1 member.

Representative image for SHE: Trajectory-driven Safety Harness Evolution for LLM Agents

Merged summary

TL;DR - SHE is a framework that treats an LLM agent's "harness" (system prompt, rules, memory, tool policy) as an evolvable safety artifact, learning refined safe boundaries from rollout trajectories instead of freezing safety at deployment time. It matters because it shifts agent safety work from static model-level guardrails to adaptive runtime scaffolding that can respond to newly observed risks.

  • Decomposes the harness into four artifacts with explicit safety responsibilities — System Prompt, Rule Bank, Safety Memory, and Tool Policy — so responsibility attribution is localized and each component can evolve independently.
  • Uses an attribution-guided evolution loop: trajectory failures are converted into structured diagnoses, which drive artifact-specific boundary refinements, with candidate harnesses selected via joint safety-utility validation.
  • On Agent-SafetyBench, SHE reports a 3.1x attack success rate (ASR) reduction versus a static SafeHarness baseline while also improving benign utility, indicating the safety gain is not purely from over-refusal.
  • Evolved harnesses generalize to unseen risks on the held-out AgentHarm benchmark and transfer across different agent models without re-running evolution, suggesting the learned boundaries are somewhat model-agnostic.

Sources (1)

SHE: Trajectory-driven Safety Harness Evolution for LLM Agents

arXiv cs.AI Wanying Qu, Qinghua Mao, Yu Li, Jiyao Liu, Xin Zhang, Dadi Guo, Yanxu Zhu, Qingyu Liu, Leitao Yuan, Xi Lin, Shanfeng Zhu, Yanwei Fu, Jing Shao, Xia Hu, Dongrui Liu 2026-08-10 arXiv:2608.09885
Public signals Hugging Face upvotes 1
Providers: Hugging Face · Upvotes 1 OpenAlex · N/A Publisher · N/A Semantic Scholar · N/A X · N/A Fetched 2026-09-10 14:31:28.181420 UTC

TL;DR - SHE is a framework that treats an LLM agent's "harness" (system prompt, rules, memory, tool policy) as an evolvable safety artifact, learning refined safe boundaries from rollout trajectories instead of freezing safety at deployment time. It matters because it shifts agent safety work from static model-level guardrails to adaptive runtime scaffolding that can respond to newly observed risks.

  • Decomposes the harness into four artifacts with explicit safety responsibilities — System Prompt, Rule Bank, Safety Memory, and Tool Policy — so responsibility attribution is localized and each component can evolve independently.
  • Uses an attribution-guided evolution loop: trajectory failures are converted into structured diagnoses, which drive artifact-specific boundary refinements, with candidate harnesses selected via joint safety-utility validation.
  • On Agent-SafetyBench, SHE reports a 3.1x attack success rate (ASR) reduction versus a static SafeHarness baseline while also improving benign utility, indicating the safety gain is not purely from over-refusal.
  • Evolved harnesses generalize to unseen risks on the held-out AgentHarm benchmark and transfer across different agent models without re-running evolution, suggesting the learned boundaries are somewhat model-agnostic.
item →