paper-with-me

홈 › Papers

MonitoringBench: Semi-Automated Red-Teaming for Agent Monitoring

2026-05-10 · Monika Jotautaitė, Maria Angelica Martinez, Ollie Matthews, Tyler Tracy arxiv

We introduce a red-teaming methodology that exposes harder-to-catch attacks for coding-agent monitors, suggesting that current practices may under-elicit attacks and overstate monitor performance. We identify three challenges with current red-teaming. First, mode collapse in attack generation, which we reduce with a novel attack taxonomy for broader coverage. Second, a conceive-execute gap: frontier LLMs can propose strong attack ideas or execute them, but not all at once. We mitigate this by decomposing attack construction into strategy generation, execution, and post-hoc trajectory refinement. Third, manual elicitation is costly to scale, which we address with our semi-automated red-teaming pipeline. Applied to BashArena, an AI control setting for tool-using coding agents, this pipeline produces MonitoringBench, a benchmark of 2,644 attack trajectories for evaluating monitor capabilities and failure modes. Our pipeline produces more diverse and stronger attacks: Opus-4.5 monitor's catch rate falls from 94.9\% on elicited-only Opus attacks to 60.3\% on our best refined attacks, with larger drops for several mid-tier monitors. Attacks optimized against three development monitors generalize to ten held-out monitors, with catch rates generally increasing with monitor capability. Using this benchmark, we provide a snapshot of the current monitor capabilities and find that frontier monitors often detect suspicious actions but fall for persuasion or fail to calibrate suspiciousness scores appropriately, suggesting tractable paths for improvement. MonitoringBench provides both a static benchmark for current tool-use monitors and a reusable methodology for refreshing these evaluations as agents and monitors improve.

📄 PDF Abstract BibTeX arXiv:2605.09684

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgenticRed: Evolving Agentic Systems for Red-Teaming

2026-01-20 · Jiayi Yuan, Jonathan Nöther, Natasha Jaques, Goran Radanović arxiv

While recent automated red-teaming methods show promise for systematically exposing model vulnerabilities, most existing approaches rely on human-specified workflows. This dependence on manually designed workflows suffer…

PI-Hunter: Automated Red-Teaming for Exposing and Localizing Prompt Injections

2026-06-10 · Pengfei He, Lesly Miculicich, Vishesh Sharma, Ash Fox 외 arxiv

Large Language Models (LLMs) are rapidly evolving into agentic systems that interact with external tools and environments, introducing new security risks such as indirect prompt injection attacks through untrusted extern…

GPT-Red: Automated Red Teaming via Self-Play at Scale

2026-07-28 · Eric Wallace, Christopher A. Choquette-Choo, Nikhil Kandpal, Sam Toyer 외 hf

We introduce GPT-Red, an automated red-teaming agent that is trained to discover novel prompt injection attacks against frontier LLMs. The goal of this model is to evaluate and improve the robustness of our production sy…

Red Teaming

Automatic Red Teaming LLM-based Agents with Model Context Protocol Tools

2025-09-25 · Ping He, Changjiang Li, Binbin Zhao, Tianyu Du 외 arxiv

The remarkable capability of large language models (LLMs) has led to the wide application of LLM-based agents in various domains. To standardize interactions between LLM-based agents and their environments, model context…

Red Teaming

STAR-Teaming: A Strategy-Response Multiplex Network Approach to Automated LLM Red Teaming

2026-04-21 · MinJae Jung, YongTaek Lim, Chaeyun Kim, Junghwan Kim 외 arxiv

While Large Language Models (LLMs) are widely used, they remain susceptible to jailbreak prompts that can elicit harmful or inappropriate responses. This paper introduces STAR-Teaming, a novel black-box framework for aut…

Red Teaming