From Near-Miss to Measurement: A Forensic and Evaluative Framework for Agentic AI Intrusion Incidents
Adewale Olalekan
This paper proposes INASE—Incident-Native Agent Security Evaluation—a framework for turning real AI-agent intrusion incidents into defensive evaluation benchmarks.
Its core claim is that imagined cyber tasks miss the most important failure mode: agents can combine many individually ordinary actions into a harmful, multi-step intrusion. Instead, evaluations should be derived from actual incident
traces, including the defender signals, failed controls, and evidence gaps revealed during investigation.
INASE has three components:
- A replay corpus: normalize incident logs into ordered, labeled action sequences and phases such as reconnaissance, preparation, exploitation, exfiltration, and persistence.
- A control-evaluation harness: replay those sequences against candidate defenses—sandbox policies, tool firewalls, semantic monitors, anomaly detectors, and audit systems.
- An investigation-sufficiency testbed: assess whether an independent team could reconstruct what occurred, why controls failed, and whether harm spread.
It proposes five metrics:
- Activation rate: whether a control fires before the harmful objective is completed.
- Action lead time: how many actions remain between an alert and an irreversible step.
- Selectivity: false-positive behavior on matched benign activity.
- Sequence recall: detection of dangerous transitions across a multi-step chain.
- Evidence sufficiency: whether preserved records enable independent reconstruction.
No reviews are available yet
Cite this work
@misc {
title={
(HckPrj) From Near-Miss to Measurement: A Forensic and Evaluative Framework for Agentic AI Intrusion Incidents
},
author={
Adewale Olalekan
},
date={
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


