By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: torqPublished March 3, 2026

TL;DR: Attackers now reach lateral movement in under 48 minutes while average alert investigation takes 70 minutes, and 40% of security alerts are never investigated, according to Torq and the SACR AI SOC Market Landscape 2025 and SANS 2025 SOC Survey. The real shift is from AI-assisted triage to AI-autonomous response, where agentic systems act end-to-end instead of leaving remediation to humans.


At a glance

What this is: This is an analysis of why AI in the SOC often stalls at summarization, and why agentic AI is being positioned as the model for end-to-end triage, investigation, and response.

Why it matters: It matters to IAM, PAM, and security teams because the strongest SOC automation now intersects with identity signals, session control, and response actions that can revoke access or contain compromised accounts.

By the numbers:

👉 Read Torq's analysis of AI-autonomous security operations in the SOC


Context

AI in the SOC is increasingly being judged on whether it can shorten the gap between attacker speed and defender response. The core problem is not analysis alone, but the fact that alerts still move through slow, human-mediated workflows while attackers can progress from initial access to lateral movement in minutes, not hours.

For IAM and NHI practitioners, this matters because many response actions now depend on identity control points such as session revocation, account disabling, and cross-platform correlation. A SOC that cannot operationalise those actions quickly will struggle to contain compromised credentials, service accounts, or AI-driven activity before blast radius expands.


Key questions

Q: How should organisations decide when AI can act on its own in the SOC?

A: Use autonomy only where the action is low-risk, reversible, and already approved in policy. Any decision that changes identity state, interrupts production access, or could erase forensic evidence should remain under human supervision. Autonomy is a control choice, not a capability milestone.

Q: Why do identity signals matter in AI-driven SOC investigations?

A: Identity signals matter because many security decisions depend on who acted, from where, with what access, and whether the behaviour fits the user's normal pattern. Without identity context, an investigation may misclassify benign business activity as malicious or miss privilege abuse hidden inside ordinary-seeming events.

Q: What breaks when SOC automation and orchestration are split across tools?

A: The seams become a manual governance problem. Analysts bridge context by hand, contracts and renewals multiply, and response history is harder to correlate across systems. Separation can also obscure who owns each automated action, which weakens accountability when the SOC needs fast, repeatable response.

Q: How do organisations know if AI is actually helping the SOC?

A: Look for lower alert backlog, faster triage, fewer false positives, and better investigator confidence in the outputs. If AI only speeds up noise, or if analysts still need to rework most findings, the system is not adding reliable operational value and probably needs data or rule tuning.


Technical breakdown

Why AI-assisted triage stops short of real SOC automation

AI-assisted SOC tools usually help with summarisation, classification, or recommended next steps, but they still leave the analyst to execute the actual work. That means the bottleneck moves, but it does not disappear. In practice, many deployments still depend on manual enrichment across SIEM, EDR, IAM, cloud, and ticketing systems. Agentic AI is different because it can set goals, sequence actions, and move through routine response paths within guardrails. The technical distinction is not cosmetic. It changes whether AI is a helper at the edge of the workflow or an operating layer inside it.

Practical implication: evaluate whether the system can complete a routine case without human clicks, not just produce a better summary.

How multi-agent SOC workflows correlate identity, endpoint, and cloud data

A multi-agent SOC architecture splits the investigation into specialised tasks. One agent may normalise telemetry, another may correlate endpoint behaviour, another may inspect identity events, and another may prepare containment actions. This matters because compromise rarely stays in one domain. A suspicious login can become a session abuse issue, then an endpoint problem, then a cloud access event. The value of the architecture is not speed alone. It is the ability to assemble a defensible case from multiple control planes before deciding whether to contain, escalate, or close.

Practical implication: require cross-domain correlation with identity telemetry, not a single-tool workflow that misses the access layer.

Explainability and guardrails in autonomous response

Autonomous response only works in enterprise settings if every action is auditable and bounded. Explainability means the system records what it observed, what it concluded, and why it acted. Guardrails define which actions it can take on its own, such as isolating a host or revoking a session, and which actions still need human approval. This is especially important when identity controls are involved, because a mistaken account disablement or session termination can create business disruption. The architecture has to support both speed and reviewability.

Practical implication: insist on policy-defined autonomy boundaries and a complete audit trail before allowing AI to take identity-related response actions.


Threat narrative

Attacker objective: The objective is to outrun human investigation and convert a brief foothold into broader access before defenders can respond.

  1. Entry occurs when attackers gain initial access and begin moving before defenders can complete manual triage.
  2. Escalation follows as compromised access is used to pivot across identity, endpoint, and cloud control points faster than human workflows can correlate the evidence.
  3. Impact is realised when defenders cannot contain the session, account, or endpoint quickly enough to stop lateral movement or exfiltration.

NHI Mgmt Group analysis

AI-autonomous SOCs are becoming a control-plane issue, not just a staffing issue. The article is right to frame the problem as a speed mismatch, but the deeper point is that security operations now depend on whether machines can make bounded response decisions across control planes. That shifts the conversation from analyst efficiency to governance of machine action. Teams should treat autonomous response as an access-control problem for the SOC itself.

Identity telemetry is the missing substrate in most SOC automation. If AI cannot correlate users, sessions, service accounts, and privileged actions, it will only automate partial truth. That leaves the organisation with faster summaries but not faster containment. The named concept here is identity-response latency: the time between identity compromise and enforceable containment. Practitioners should focus on shrinking that interval.

Explainability is now an operational requirement for AI-led response. In autonomous SOC workflows, auditors and incident commanders need to understand why the system isolated an endpoint or revoked access. Without that record, teams will hesitate to let AI act. The governance model should therefore pair autonomy with evidence, not autonomy with trust. Practitioners should demand decision logs that can survive post-incident review.

The market is moving from copilots to action engines. Tools that only summarise alerts will look increasingly incomplete as attackers accelerate and alert volumes stay high. That does not mean every case should be fully autonomous. It does mean the category is shifting toward systems that can complete routine remediation and escalate only exceptions. Practitioners should reassess whether their current stack can actually close cases.

Security operations and IAM are converging around session control. The article's focus on revocation, isolation, and escalation shows that response increasingly depends on identity enforcement, not just detection. That makes IAM, PAM, and SOC ownership more intertwined than many operating models assume. Practitioners should align response playbooks with identity policy before automating them.

What this signals

The next SOC maturity jump is likely to come from systems that can close routine cases without human intervention, while preserving human oversight for exceptions. That will pressure teams to redesign response playbooks around action boundaries, not just detection quality. It also makes identity and session controls part of SOC architecture rather than adjacent infrastructure.

Identity-response latency: this is the control gap that matters when compromised access must be contained before attackers can expand sideways. The shorter the time between identity compromise and enforcement, the less value attackers can extract from a foothold. Teams that can revoke sessions, disable accounts, and isolate endpoints in one governed workflow will outperform teams that only detect faster.

Expect procurement and governance teams to ask harder questions about explainability, decision logging, and case closure metrics. AI that cannot show its work will struggle to clear audit scrutiny, especially where identity actions affect user productivity or privileged access. That will make policy design and evidence retention as important as the automation itself.


For practitioners

  • Define autonomy boundaries for routine response Map which cases AI can close on its own, which actions require approval, and which systems are always human-reviewed. Use explicit policy rules for host isolation, session revocation, account disablement, and blocklist updates so the automation team and IAM team are aligned.
  • Instrument identity telemetry in SOC workflows Ensure alerts can be enriched with IAM, PAM, and session data before a case is assigned. If the workflow cannot correlate user identity, privilege, and recent behaviour, it will miss the control point most likely to stop lateral movement.
  • Measure response against containment outcomes Track not only MTTD and MTTR, but also alert clearance rate, percentage of cases fully closed by automation, and the time from first alert to session termination. Those measures show whether AI is reducing exposure or merely accelerating analysis.
  • Review vendor claims for explainable action logs Ask for a complete audit trail that shows what data the system ingested, what it concluded, and which action it executed. If the decision record cannot be reconstructed after an incident, the automation is not ready for governed response.

Key takeaways

  • AI in the SOC is shifting from advisory tooling to governed action, and that change affects containment speed as much as analyst workload.
  • The main operational gap is no longer alert generation alone, but the time it takes to connect identity, endpoint, and cloud evidence into a response.
  • Teams should judge SOC AI by closed cases, audited actions, and enforced guardrails, not by the quality of its summaries.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and MITRE ATT&CK address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10NHI-03Autonomous agent action and tool use are central to the SOC automation model described here.
NIST AI RMFMANAGEGoverned AI response requires boundary setting, escalation design, and accountability.
NIST CSF 2.0RS.RP-1The article is fundamentally about response execution speed and consistency.
NIST SP 800-53 Rev 5AU-12Explainable AI actions depend on complete audit logging of automated response.
MITRE ATT&CKTA0006 , Credential Access; TA0008 , Lateral MovementThe article's attacker-speed problem is tied to credential abuse and lateral movement.

Use ATT&CK mapping to prioritise detections that shorten credential-abuse and lateral-movement dwell time.


Key terms

  • Agentic AI: Autonomous AI systems capable of planning, deciding, and taking actions — including calling APIs, writing code, and orchestrating other agents — with minimal human oversight. Agentic AI introduces new NHI risks as agents must authenticate to external services.
  • AI-autonomous security tool: A security system that can carry an investigation or response workflow forward without requiring human approval at each step. The key governance issue is not whether it is intelligent, but which actions it can take, which systems it can access, and how those actions are audited.
  • Human-on-the-loop: A control model where AI handles routine decisions while a human supervises exceptions and high-risk cases. In identity governance, it reduces manual effort without removing accountability, but only when escalation criteria, evidence capture, and approval boundaries are clearly defined and consistently enforced.
  • Identity response latency: Identity response latency is the time between detecting suspicious identity behaviour and containing it. Lower latency matters because account takeover, MFA compromise, and session abuse can compound quickly. When latency is high, even strong detection can fail to prevent fraud, trust erosion, or operational overload.

What's in the full article

Torq's full article covers the operational detail this post intentionally leaves for the source:

  • Production examples of AI-autonomous triage, investigation, and response across SOC workflows
  • Vendor evaluation questions about explainability, human-on-the-loop design, and measurable outcomes
  • Named customer scenarios showing how autonomous response reduced analyst workload and sped up handling
  • Examples of how AI agents coordinate across SIEM, EDR, IAM, cloud, and ticketing systems

👉 Torq's full article covers the customer scenarios, workflow design, and evaluation questions behind autonomous SOC operations

Deepen your knowledge

NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and identity lifecycle control. It gives practitioners a structured way to connect identity governance with the security programmes they operate every day.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org