Towards Early Warning for AI Agent Incidents: Monitoring the Dynamics of Risk Trajectories
Yifan Li, John Gia Bao Luc, Rashik Shahjahan, Kai Ting
Recent AI-agent incidents highlight the need for monitoring systems that can detect emerging unsafe behavior during agent execution, rather than only assess failures after they occur. Motivated by this challenge, we study a modular early-warning framework for LLM agents based on the dynamics of their observable trajectories. The framework first maps a trajectory prefix \(H_t\), containing messages, tool calls, observations, and actions, to a numerical risk-relevant score \(S_t\), and then monitors the evolution of the resulting score process over time. We demonstrate the scoring layer on partial real-agent logs using StepGuard to construct action-unsafe proxy score trajectories, and study the temporal layer on seeded controlled trajectories using pointwise level, recent slope (``momentum''), EWMA, and CUSUM statistics. In the constructed unsafe examples, momentum and CUSUM cross their selected thresholds before the designated unsafe action, whereas level and EWMA cross at that action; neither constructed safe trajectory alarms under the selected cutoffs. These results are illustrative rather than calibrated detector comparisons. Overall, this sprint provides a proof of concept for a score-then-monitor approach to agent safety and motivates systematic evaluation of temporal risk dynamics as a basis for earlier warning and human intervention in deployed agent systems.
No reviews are available yet
Cite this work
@misc {
title={
(HckPrj) Towards Early Warning for AI Agent Incidents: Monitoring the Dynamics of Risk Trajectories
},
author={
Yifan Li, John Gia Bao Luc, Rashik Shahjahan, Kai Ting
},
date={
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


