Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Harness-MU: A Safe, Governed, and Effective Harness for Multi-User LLM Agents

About

The increasing deployment of large language model (LLM) agents in collaborative workflows demands robust multi-user, multi-principal interaction mechanisms capable of enforcing access permissions, resolving authoritative conflicts, and preventing unauthorized data disclosure. However, a fundamental mismatch exists between the single-user training paradigm of contemporary LLMs and the hard constraints required for multi-principal governance, rendering probabilistic, prompt-based safeguards vulnerable under multi-turn adversarial interactions.Our key insight is that governance constraints -- who is authorized, what is restricted, and whose instructions take precedence -- are deterministic runtime variables that should be enforced by execution hooks rather than entrusted to the LLM. We present \textbf{Harness-MU}, the first model-agnostic, zero-tuning infrastructure framework for multi-user LLM agents. By decoupling language generation from safety orchestration, Harness-MU guarantees unbreakable permission boundaries while maximizing compliant demand satisfaction. Across four frontier open-weight and proprietary models on the \textit{Muses-Bench} benchmark, Harness-MU achieves the goal of privacy preservation across all access-control attacks, outperforming the standard baseline by 0.28--0.39 in utility score and improving instruction-following accuracy by up to 48.9 percentage points. Harness-MU advances the philosophy of \textit{Harness Engineering}, establishing that systematic infrastructure is essential for solving LLM multi-principal governance challenges. The code and data are available at https://github.com/YuanJrShiuan/Harness-MulUser.

Wangxuan Fan, Xiaoyu Nie, Zhongxiang Dai• 2026

Related benchmarks

TaskDatasetResultRank
Access ControlMuses-Bench Deepseek max-turns = 10
Privacy100
26
Access Control12 template–attack datasets (test)
Privacy100
8
Instruction FollowingMuses-Bench Aligned n=187
Accuracy93.16
4
Instruction FollowingHarness-MU Aligned n=187
Accuracy98.16
4
Instruction FollowingMuses-Bench Conflict n=368
Accuracy86.98
4
Instruction FollowingHarness-MU Conflict n=368
Accuracy97.35
4
Showing 6 of 6 rows

Other info

Follow for update