Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

OpenART: A New Arena for Scaling AI Agent Red Teaming via Evolving Environments

AI By Crimson AI Hugging Face Papers 13 August 2026 · 00:00 10 views
Share: X Telegram

Hugging Face researchers introduce OpenART, an open-ended arena with over 10,000 stateful scenarios, and EMHA, an attack policy that exposes rising agent failure rates as task complexity grows.

OpenART: A New Arena for Scaling AI Agent Red Teaming via Evolving Environments

Key points

AI agents increasingly operate in persistent environments where early actions can have cascading effects on future decisions. Unlike standard language-model interactions, agent behavior is mediated through a shared state that is repeatedly modified across long-horizon workflows. Current safety benchmarks, however, often focus on short, static tasks and fail to capture these cumulative risks.

To address this gap, researchers from Hugging Face introduce OpenART, an open-ended arena for scalable agent red teaming through environment evolution. OpenART provides over 10,000 validated stateful scenarios across 50 domains, drawing from a pool of more than 500,000 tools and skills. These tasks require a median of 97 tool calls and enable unified evaluation across 75 different agent-model configurations.

The team also proposes the Evolutionary Markov Hypergraph Attack (EMHA), a black-box policy that performs feedback-driven environment evolution by coordinating authorized state transitions without requiring parameter updates. Throughout the evaluation, task objectives remain fixed while only the environment state changes.

Across all configurations, EMHA achieves a pooled Attack Success Rate (ASR) of 85.0%. Its advantage over instruction-only evolution increases from approximately 2% on simple environments to over 17% on the most complex ones, demonstrating that environment evolution increasingly exposes safety failures as task complexity grows. Furthermore, the analysis shows that the specific runtime implementation of an agent explains a significant portion of safety variation beyond the underlying model's capabilities.

These results establish OpenART as a scalable foundation for studying agent safety in complex, evolving environments.

MetricValue
Validated scenarios10,000+
Domains50
Tools/skills pool500,000+
Median tool calls per task97
Agent-model configurations75
Pooled Attack Success Rate (EMHA)85.0%
Advantage over instruction-only (simple)~2%
Advantage over instruction-only (complex)17%+
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

0
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1