AgentSOC: A Multi-Layer Agentic AI Framework for Security Operations Automation
Pith reviewed 2026-05-10 00:57 UTC · model grok-4.3
The pith
AgentSOC uses layered AI agents to normalize alerts, generate attack hypotheses, and recommend balanced containment actions in security operations centers.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
AgentSOC consolidates several layers of abstraction to provide a single operational loop to support normalizing alerts, enriching context, generating hypotheses, validating structural feasibility, and executing policy-compliant responses. Conceptually evaluated within a large enterprise environment, AgentSOC improves triage consistency, anticipates attackers' intentions, and provides recommended containment options that are both operationally feasible and well-balanced between security efficacy and operational impact. The results suggest that hybrid agentic reasoning has the potential to serve as a foundation for developing adaptive, safer SOC automation in large enterprises. Additionally, a
What carries the argument
The multi-layered agentic AI framework called AgentSOC that integrates perception, anticipatory reasoning, and risk-based action planning into one unified loop for SOC automation.
If this is right
- Triage of heterogeneous alerts becomes more consistent across different analysts and shifts.
- Hypotheses about multi-stage attack progressions are generated and validated before full impact occurs.
- Recommended containment actions balance security needs against operational impact.
- The architecture provides a reusable foundation for adaptive automation in large-enterprise SOCs.
Where Pith is reading between the lines
- The layered design could let existing SOC tools feed data into the framework without requiring a complete system replacement.
- If the anticipatory layer is extended with more diverse training data, it might improve early detection of novel attack patterns.
- Standardized response options from the framework could reduce variation in how different teams handle similar incidents.
Load-bearing premise
The conceptual evaluation in a large enterprise environment and the minimal POC on LANL authentication data are sufficient to establish that the multi-layer integration will produce the claimed improvements in real operations.
What would settle it
A side-by-side comparison in an operational SOC showing no measurable gain in triage consistency or accuracy of predicted attacker intentions compared with standard manual processes would falsify the central claim.
Figures
read the original abstract
Security Operations Centers (SOCs) increasingly encounter difficulties in correlating heterogeneous alerts, interpreting multi-stage attack progressions, and selecting safe and effective response actions. This study introduces AgentSOC, a multi-layered agentic AI framework that enhances SOC automation by integrating perception, anticipatory reasoning, and risk-based action planning. The proposed architecture consolidates several layers of abstraction to provide a single operational loop to support normalizing alerts, enriching context, generating hypotheses, validating structural feasibility, and executing policy-compliant responses. Conceptually evaluated within a large enterprise environment, AgentSOC improves triage consistency, anticipates attackers' intentions, and provides recommended containment options that are both operationally feasible and well-balanced between security efficacy and operational impact. The results suggest that hybrid agentic reasoning has the potential to serve as a foundation for developing adaptive, safer SOC automation in large enterprises. Additionally, a minimal Proof-Of-Concept (POC) demonstration using LANL authentication data demonstrated the feasibility of the proposed architecture.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript introduces AgentSOC, a multi-layered agentic AI framework for SOC automation that integrates perception, anticipatory reasoning, and risk-based action planning into a single operational loop for alert normalization, context enrichment, hypothesis generation, feasibility validation, and policy-compliant response execution. It claims that conceptual evaluation in a large enterprise environment shows improved triage consistency, anticipation of attackers' intentions, and balanced containment recommendations, with a minimal POC on LANL authentication data demonstrating architectural feasibility.
Significance. If the asserted operational gains can be empirically substantiated, the framework could advance adaptive SOC automation by combining agentic reasoning layers to handle heterogeneous alerts and multi-stage attacks more effectively than traditional approaches, with potential for safer, policy-aligned responses in large enterprises.
major comments (3)
- [Evaluation] Evaluation section: The central claims of improved triage consistency, anticipation of attacker intentions, and balanced containment options are asserted on the basis of an unspecified conceptual evaluation, but no quantitative metrics (e.g., inter-rater agreement, precision of intent hypotheses, or operational impact deltas), baselines, or statistical analysis are provided to support them.
- [Proof-of-Concept] Proof-of-Concept subsection: The minimal POC using LANL authentication data is described only as demonstrating feasibility of the proposed architecture, without any reported outcomes, error rates, validation of multi-layer integration, or comparison to non-agentic methods, leaving the support for the stated benefits minimal.
- [Methodology] Methodology description: No detailed methodology is given for how the conceptual evaluation was conducted in the large enterprise environment (e.g., how consistency, anticipation, or balance between security efficacy and operational impact were measured or assessed), which is load-bearing for the primary claims.
minor comments (2)
- [Abstract] The abstract and introduction could more explicitly distinguish between the conceptual evaluation and the POC to clarify the evidential basis for each claim.
- [Architecture] Notation for the layers (perception, anticipatory reasoning, risk-based planning) would benefit from explicit input/output definitions or a diagram to improve clarity of the multi-layer integration.
Simulated Author's Rebuttal
We thank the referee for the constructive feedback on our manuscript. We address each major comment below, clarifying the conceptual and minimal nature of the presented evaluation and POC while indicating revisions to improve transparency and accuracy.
read point-by-point responses
-
Referee: [Evaluation] Evaluation section: The central claims of improved triage consistency, anticipation of attacker intentions, and balanced containment options are asserted on the basis of an unspecified conceptual evaluation, but no quantitative metrics (e.g., inter-rater agreement, precision of intent hypotheses, or operational impact deltas), baselines, or statistical analysis are provided to support them.
Authors: We agree that the evaluation is conceptual rather than empirical and does not include quantitative metrics, baselines, or statistical analysis. The claims were intended to describe potential benefits illustrated through expert review in an enterprise setting, not to assert measured improvements. We will revise the Evaluation section to explicitly characterize it as conceptual, qualify or remove language implying quantified gains (such as 'improved'), and avoid unsubstantiated assertions. We cannot add quantitative metrics or statistical analysis, as no such data collection or experiments were performed. revision: partial
-
Referee: [Proof-of-Concept] Proof-of-Concept subsection: The minimal POC using LANL authentication data is described only as demonstrating feasibility of the proposed architecture, without any reported outcomes, error rates, validation of multi-layer integration, or comparison to non-agentic methods, leaving the support for the stated benefits minimal.
Authors: The POC is deliberately minimal and serves only to show basic architectural feasibility with public LANL data; it was not designed to produce performance outcomes, error rates, or comparisons. We will revise the subsection to state its limited scope and purpose more explicitly, including a brief note on the integration steps performed. No additional quantitative results can be reported, as none were generated or collected beyond feasibility confirmation. revision: partial
-
Referee: [Methodology] Methodology description: No detailed methodology is given for how the conceptual evaluation was conducted in the large enterprise environment (e.g., how consistency, anticipation, or balance between security efficacy and operational impact were measured or assessed), which is load-bearing for the primary claims.
Authors: We acknowledge that the manuscript lacks a description of the conceptual evaluation process. We will add a new subsection under Evaluation that outlines the approach used: scenario-based walkthroughs reviewed by security practitioners to assess applicability of the layers for triage consistency, intent anticipation, and risk-balanced responses. This will clarify that the process was qualitative and expert-driven rather than involving formal measurement protocols or quantitative assessment. revision: yes
- Provision of quantitative metrics, baselines, or statistical analysis for the evaluation claims, as the work is a framework proposal supported by conceptual illustration rather than empirical experimentation.
- Reporting of specific outcomes, error rates, or comparative results from the POC, as it was scoped only to demonstrate architectural feasibility with no performance benchmarking conducted.
Circularity Check
No circularity; claims are architectural proposals supported by conceptual evaluation without equations, fitted predictions, or self-referential reductions.
full rationale
The paper describes a multi-layer agentic framework for SOC automation and asserts operational improvements (triage consistency, intent anticipation, balanced containment) from a conceptual evaluation in a large enterprise plus a minimal LANL POC that only demonstrates architectural feasibility. No mathematical derivations, parameters, or predictions appear that could reduce to inputs by construction. No self-citations are invoked as load-bearing uniqueness theorems or ansatzes. The central claims remain independent conceptual assertions rather than tautological re-statements of fitted data or prior definitions, making the derivation self-contained.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Agentic AI components can reliably perform perception, anticipatory reasoning, and risk-based planning in security contexts
invented entities (1)
-
AgentSOC multi-layer architecture
no independent evidence
Reference graph
Works this paper leans on
-
[1]
To- wards human-AI teaming to mitigate alert fatigue in security operations centres,
M. B. Chhetri, A. V . Uzunov, B. V o, S. Nepal, and R. Kowalczyk, “To- wards human-AI teaming to mitigate alert fatigue in security operations centres,”ACM Transactions on Internet Technology, vol. 24, no. 3, pp. 1–32, 2024
work page 2024
-
[2]
M. Khayat, E. Barka, M. A. Serhani, F. Sallabi, K. Shuaib, and H. M. Khater, “Empowering security operation center with artificial intelligence and machine learning—a systematic literature review,”IEEE Access, vol. 13, pp. 19 162–19 197, 2025
work page 2025
-
[3]
G. Nagar, “The evolution of security operations centers (SOCs): Shifting from reactive to proactive cybersecurity strategies,”International Jour- nal of Scientific Research and Management, vol. 6, no. 9, pp. 100–115, Sep. 2018
work page 2018
-
[4]
AI-augmented SOC: A survey of LLMs and agents for security automation,
S. Srinivaset al., “AI-augmented SOC: A survey of LLMs and agents for security automation,”Journal of Cybersecurity and Privacy, vol. 5, no. 4, p. 95, Nov. 2025
work page 2025
-
[5]
V . Shah, “Managing security and privacy in cloud frameworks: A risk with compliance perspective for enterprises,”International Journal of Current Engineering and Technology, vol. 12, no. 6, pp. 1–13, 2022
work page 2022
-
[6]
Cybersecurity workforce study 2023,
ISC2, “Cybersecurity workforce study 2023,” https://www.isc2.org/ research/workforce-study, 2023, accessed: December 2024
work page 2023
-
[7]
R. Patel, “Automated threat detection and risk mitigation for ICS (industrial control systems) employing deep learning in cybersecurity defence,”International Journal of Current Engineering and Technology, vol. 13, no. 6, pp. 584–591, Dec. 2023
work page 2023
-
[8]
M. M. Dif, M. A. Bouchiha, A. A. Korba, and Y . Ghamri-Doudane, “Towards trustworthy agentic IoEV: AI agents for explainable cy- berthreat mitigation and state analytics,” Sep. 2025, arXiv preprint arXiv:2509.12233
-
[9]
Using the MITRE ATT&CK framework in SOC activities and analyzing cyber attack,
J. Uralov, S. Abdullaeva, I. Risolat, M. Yusupova, S. Kutliev, and M. Qazaqov, “Using the MITRE ATT&CK framework in SOC activities and analyzing cyber attack,” in2025 IEEE 26th International Conference of Young Professionals in Electron Devices and Materials (EDM). IEEE, Jun. 2025, pp. 2160–2164
work page 2025
-
[10]
G. Sarraf, “DeepDefender: High-precision network threat classification using adversarial-resistant neural networks,”International Journal of Advanced Research in Science, Communication and Technology, vol. 2, no. 1, pp. 596–606, 2022
work page 2022
-
[11]
J. Pearl and D. Mackenzie,The Book of Why: The New Science of Cause and Effect. New York, NY: Basic Books, 2018
work page 2018
-
[12]
Transforming cybersecurity with agentic AI to combat emerging cyber threats,
N. Kshetri, “Transforming cybersecurity with agentic AI to combat emerging cyber threats,”Telecommunications Policy, vol. 49, no. 6, p. 102976, Jul. 2025
work page 2025
-
[13]
M. Stefanov, K. Stefanov, L. N. Kandel, S. Crouse, and B. Jekov, “Autonomous agentic AI architectures for optimizing security operations centers (SOC) KPIs: Methodology, impact on detection, response, and recovery,”Land Forces Academy Review, vol. 30, no. 3, pp. 479–493, Sep. 2025
work page 2025
-
[14]
MITRE Corporation, “MITRE ATT&CK framework,” https://attack. mitre.org, 2024, accessed: December 2024
work page 2024
-
[15]
Comprehensive, multi-source cyber-security events dataset,
A. D. Kent, “Comprehensive, multi-source cyber-security events dataset,” https://csr.lanl.gov/data/cyber1/, 2015, los Alamos National Laboratory. Accessed: December 2024. 7
work page 2015
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.