By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: PantherPublished April 24, 2026

TL;DR: SOC teams are adopting AI tools without making them operational, with 40% using AI or ML outside defined workflows and 42% relying on out-of-the-box settings, according to Panther. The practical lesson is that structured telemetry, detection-as-code, and phased rollout matter more than procurement if teams want trustworthy automation.


At a glance

What this is: This is an analysis of why many AI SOC initiatives stall and what operational foundations make AI useful in security operations.

Why it matters: It matters because SOC leaders, IAM teams, and security architects need controls, workflows, and accountability that let AI augment analysis without weakening detection quality or decision ownership.

By the numbers:

👉 Read Panther's analysis of how to build an AI-enabled SOC


Context

AI in the SOC is not failing because the model is incapable of helping. It is failing when teams ask it to compensate for weak telemetry, undocumented workflows, and inconsistent detection logic. The primary security problem is operational readiness, not model capability, and that makes the article relevant to security teams that are trying to turn AI from a purchased feature into a governed control.

For identity programmes, the intersection is direct where AI assists analysts, triages alerts, or automates response around user, workload, and privileged activity. That creates decision points about auditability, human approval, and who is accountable when AI enrichment influences containment or escalation. In other words, this is also a governance story about how AI sits inside existing IAM, PAM, and SOC operating models rather than replacing them.

Teams that already document workflows, normalize data, and version-control detections are the typical success case. Teams that buy AI first and operationalize later are the typical failure case.


Key questions

Q: How should security teams use AI in the SOC without losing human control?

A: Use AI to remove repetitive work, enrich alerts, and accelerate triage, but keep humans accountable for escalation, containment, and exception handling. The right model is human-centred automation, where AI expands analyst capacity without becoming the final decision-maker for high-risk actions. That requires explicit approval gates, audit trails, and ownership for every automated step.

Q: Why do AI SOC projects stall even when teams already own AI tools?

A: They stall because procurement does not create operational readiness. If playbooks are undocumented, telemetry is inconsistent, and triage is manual, AI reflects those weaknesses rather than fixing them. Teams that succeed treat AI adoption as workflow redesign, capability building, and governance, not as a one-time technology purchase.

Q: What breaks when detection logic is not treated as code?

A: Without version control, testing, and review, detection changes become hard to validate and easy to break. AI can then amplify unstable rules, produce inconsistent outcomes, and make rollback difficult after a false positive spike or missed event. Code discipline gives security teams a baseline they can trust and measure.

Q: Who is accountable when an AI triage system misses an incident?

A: The organisation remains accountable, even if software performed the first-pass analysis. Risk owners, SOC leadership, and the control owner for the workflow need to define approval rights, review obligations, and evidence retention before the system is relied upon.


Technical breakdown

Why structured telemetry is the first prerequisite for AI in the SOC

AI can only reason reliably when the input data has consistent field names, types, and context. Structured telemetry normalizes events from endpoints, cloud, SaaS, and network sources so the model can compare like with like rather than infer meaning from raw log variation. In practical terms, schema at ingest is stronger than post-processing cleanup because it preserves context before it is lost. When user, asset, process, and event metadata are incomplete, AI fills gaps with guesses, which creates noisy triage and weak analyst trust.

Practical implication: standardize telemetry before automating triage so AI works from normalized, reviewable event data.

How detection-as-code changes AI from a black box into an auditable workflow

Detection-as-code treats security logic as software. Rules live in version control, can be peer reviewed, tested, and deployed through CI/CD, which makes AI assistance visible and accountable instead of opaque. That matters because AI should amplify detection logic, not replace it with hidden reasoning. If the underlying rule quality is poor, AI simply scales false positives and weak triage. The architectural point is that visible logic creates a stable foundation for machine assistance, while unversioned console changes make validation and rollback much harder.

Practical implication: move detections into Git with tests so AI-generated suggestions are reviewed against a controlled baseline.

Why phased AI adoption is safer than full automation

A phased model usually starts with shadow observation, then supervised augmentation, then limited automation. That sequence lets teams measure accuracy, build trust, and preserve human decision authority for higher-risk actions. It also mirrors how SOC work actually changes, because alert triage is usually the highest-volume task and the best place to prove value without overcommitting. The important control boundary is that AI can enrich and prioritise before it is allowed to act autonomously on routine cases.

Practical implication: pilot AI on alert triage first, then expand only after accuracy, escalation, and review thresholds are stable.


NHI Mgmt Group analysis

AI in the SOC is an operational governance problem before it is an AI problem. The article shows that teams stall when they buy tools before defining workflows, review points, and data standards. That means the real control gap is not model quality but operational discipline. Security leaders should treat AI enablement as a workflow governance programme, not a feature deployment.

Detection-as-code is becoming the practical control plane for trustworthy AI augmentation. Once detection logic is version-controlled, tested, and deployed like software, AI can support the SOC without obscuring the reasoning path. This is especially relevant for environments that must evidence alert handling, escalation, and changes to detection content. Practitioners should align AI use with auditable detection lifecycle controls, not ad hoc console tuning.

Structured telemetry is the named concept that separates useful AI from expensive noise. If ingest does not normalize event fields and preserve context, AI will amplify inconsistency rather than signal. That creates a detection-response latency problem because analysts spend time correcting the data instead of acting on it. Teams should treat schema quality as a prerequisite control for AI operationalization.

Human-in-the-loop controls remain necessary wherever AI influences security response. The article’s strongest message is that analysts still need visibility into what the system did, why it did it, and where human approval is required. That is an accountability issue, not a trust preference. Programmes should preserve human authority at escalation boundaries until the underlying workflows have demonstrated stability.

AI adoption is exposing the difference between buying capability and governing capability. The market is moving toward AI-assisted SOC operations, but the winners are the teams that can evidence data quality, rule quality, and decision control. That pattern applies across SOC, IAM, and adjacent security operations because any automation that touches identity or access signals inherits the same governance expectations. Practitioners should measure whether AI is changing work, not just adding features.

What this signals

AI-driven SOCs will increasingly expose the same governance flaw that shows up in identity programmes: organisations adopt capability faster than they establish control ownership. That is why structured telemetry, reviewable logic, and explicit escalation boundaries matter. Where security operations intersect with identity, the operational question becomes who can approve AI-assisted action and how that decision is evidenced.

Detection governance debt: when detections, workflows, and escalation paths are not versioned and measurable, AI merely scales the inconsistency. The strongest programmes will treat AI enablement as an operational control problem and align it to auditable handling, review, and accountability standards.

For identity-heavy environments, the lesson extends beyond the SOC. AI that touches user, service, or privileged activity needs the same discipline that IAM and PAM teams apply to access changes. A useful reference point is NIST SP 800-53 Rev 5 Security and Privacy Controls, especially access control, audit, and system integrity requirements.


For practitioners

  • Normalize telemetry before expanding AI use Standardize field names, event types, and identity context across endpoint, cloud, SaaS, and network sources so AI has consistent inputs for triage and enrichment.
  • Move detection logic into version control Store rules in Git, require peer review, and add automated tests so every AI-assisted detection change is visible, reversible, and auditable.
  • Start with alert triage in a supervised phase Use shadow observation first, then allow AI to enrich and prioritise alerts before any automated response is permitted, with human approval retained for escalation.
  • Measure operational change, not activity volume Track automation coverage, analyst-to-alert ratio, false positive trend, and threat coverage growth to verify that AI is changing workload and detection quality.
  • Tie AI governance to identity and access review points Define who can approve model changes, who can override AI recommendations, and which privileged workflows require explicit human sign-off before action.

Key takeaways

  • AI makes weak SOC operations more visible, not more capable, when telemetry and workflows are inconsistent.
  • The strongest signal of maturity is not AI adoption itself, but whether detections, triage, and escalation are auditable and repeatable.
  • Practitioners should sequence AI after data normalization, detection-as-code, and supervised rollout, not before them.

Standards & Framework Alignment

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

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

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.IP-1The article centres on operational processes and repeatable security workflows.
NIST SP 800-53 Rev 5AU-2Auditability matters when AI influences alert handling and escalation decisions.
CIS Controls v8CIS-8 , Audit Log ManagementAI-supported SOC operations depend on reliable logging and reviewable evidence.
NIST AI RMFGOVERNAI adoption in the SOC requires governance, accountability, and human oversight.
MITRE ATT&CKTA0007 , Discovery; TA0009 , CollectionSOC detections and AI triage are built to identify adversary behaviour across event patterns.

Map detection coverage to adversary tactics so AI helps expand visibility rather than only reduce workload.


Key terms

  • Detection as code: A method of managing detection logic like software, using version control, testing, and deployment pipelines. It improves change control and rollback discipline, which is especially useful when AI helps generate or tune rules that will be deployed into production.
  • Structured Telemetry: Structured telemetry is security data that has been normalized into consistent fields, types, and meaning before downstream analysis. Instead of forcing analysts or models to interpret raw log variation, it preserves context at ingest. That makes correlation, triage, and AI reasoning far more reliable.
  • Human-in-the-Loop (HITL): A governance pattern requiring human approval before an AI agent takes high-impact, irreversible, or out-of-scope actions. HITL is a critical control for agentic AI identity governance.

What's in the full article

Panther's full blog covers the operational detail this post intentionally leaves for the source:

  • The workflow patterns teams used to move from manual alert handling to AI-supported triage without disrupting existing SOC processes.
  • The example detection engineering practices behind version-controlled rules, testing, and CI/CD deployment in security operations.
  • The phased adoption model for shadow observation, supervised augmentation, and limited automation across different alert types.
  • The practical metrics teams used to judge whether AI changed workload, detection quality, and coverage rather than only reducing ticket volume.

👉 Panther's full blog covers the workflow, detection engineering, and phased adoption detail behind the SOC model.

Deepen your knowledge

NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, IAM, and secrets management. It is designed for practitioners who need to connect identity controls to broader security operations and governance.
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