Frédéric GuarientoCybersécurité · IA · Souveraineté numérique — notes de terrain

2026-07-20 · EN

AI in the SOC: The Seductive Trap of Automation Without Thinking

AI in the SOC: The Seductive Trap of Automation Without Thinking

We are living a dangerous moment in cybersecurity. Vendors are flooding the market with AI-powered Security Operations Centers, promising to "eliminate alert fatigue" and "automate threat response" — and enterprises are buying them like lottery tickets, hoping the machine will do the thinking for them.

But here is the uncomfortable truth: most of these deployments are not solving the SOC crisis. They are masking it. And in doing so, they are breeding a new generation of analysts who cannot think.

Let me be direct. I have spent years in network security, incident response, and threat intelligence. I have seen the pattern repeat: technology arrives with utopian promises, gets deployed without discipline, and creates more problems than it solves. AI in the SOC is following that exact trajectory. The question is not whether AI can help — it can. The question is whether we are using it as a crutch or a catalyst. Right now, most organizations are choosing the crutch.

The Alert Fatigue Myth (and Why AI Deepens It)

Let's start with the core problem. Modern security tools generate thousands of alerts per day. A typical enterprise SOC drowns in noise. The human analyst, exhausted and deskilled, clicks through dashboards, dismisses 99% of alerts without reading them, and misses the one that matters.

The vendor pitch is simple: AI will filter the noise for you.

What actually happens is more insidious.

When you deploy an AI-driven alert triage system, you hand the classification problem to a black box. The model learns patterns from historical data — mostly false positives, because that is what fills the logs. So the AI becomes very good at recognizing false positives. It suppresses them. Alerts drop from 5,000 per day to 500.

The analyst feels relief. The SOC director reports "70% reduction in alert volume" to the board. Everyone celebrates.

But what has actually changed? The underlying security posture has not improved. The tools are still misconfigured. The baselines are still wrong. The logging is still noisy. What has changed is that the analyst no longer sees the problem. The AI has built a wall between them and the reality of their infrastructure.

And then, when a sophisticated attacker comes — one that does not match the training data — the system fails silently. Not because the alert was not generated, but because the analyst, now accustomed to trusting the AI's filtering, no longer has the muscle memory to read an alert critically. They have outsourced their judgment.

This is skill atrophy in real time.

The False Positive Trap: Why AI Amplifies What It Claims to Solve

Here is another layer. False positives are not random noise — they are signals of misconfiguration. When your IDS generates 200 alerts per day on port 443 traffic, that is not a detection problem. That is a tuning problem. The alert is telling you something: your rule is too broad, your baseline is wrong, or your environment has changed.

A human analyst, forced to triage those 200 alerts, would eventually ask: "Why are we seeing this every day?" They would escalate to the engineering team. Rules would be tuned. The baseline would be refined. Over time, alert quality would improve.

An AI system does something different. It learns that port 443 traffic at 2 AM is "normal" and suppresses it. The underlying misconfiguration persists, invisibly. The analyst never discovers it. The next time an attacker uses port 443 — which, let us be honest, is often — the AI has already taught itself that this is benign.

The paradox: the system that claims to reduce false positives has actually made them structural. They are no longer visible. They are baked into the model.

Analyst Skill Atrophy: The Quiet Crisis

I want to be clear about what I mean by skill atrophy, because it is not what the tech press usually discusses.

A SOC analyst is not just an alert classifier. A good analyst is a threat hunter, a pattern recognizer, a systems thinker. They understand their infrastructure. They know what normal looks like. They can read a log file, spot an anomaly, and trace it back to root cause. They develop intuition.

When you remove the analyst from the alert triage process — when you say "the AI will handle this, you focus on the interesting stuff" — you are actually removing them from the learning loop. They no longer see the baseline. They no longer develop intuition about what is normal in their environment. They become reactive instead of proactive.

Worse, when they do need to intervene, they have lost the foundational knowledge to do it well. I have seen SOCs where analysts cannot manually tune an IDS rule because they have never had to. They cannot read a raw packet capture because the AI has always done the parsing. They cannot estimate the risk of an alert because the AI has always assigned the score.

This is not a small problem. This is the slow hollowing-out of institutional knowledge.

And here is the kicker: the vendors know this. They have built a lock-in mechanism. The more dependent your analysts become on the AI, the harder it is to leave. You cannot suddenly ask humans to do what they have not done in five years. So you are stuck. You are paying for a system that has made you more vulnerable, not less, because you have no alternative.

Where AI Could Actually Help (But Rarely Does)

I do not want to be a pure skeptic here. AI can be valuable in a SOC — but only under specific conditions that most organizations ignore.

First: AI should augment, not replace. The analyst should remain in the loop. The AI should surface candidate patterns, with high confidence and clear reasoning. The analyst should retain the ability to override, to drill down, to question. This is hard to build, which is why vendors do not do it.

Second: AI should be trained on your data. A model trained on generic security data is nearly useless in your environment. Your normal is not someone else's normal. Yet most commercial SOC AI systems are pre-trained on aggregated threat intelligence. They are solving a generic problem, not your problem.

Third: AI should be transparent. You should understand why an alert was suppressed or escalated. If the system cannot explain itself, you cannot trust it, and you cannot learn from it. But transparency is expensive, and it does not scale well, so most vendors skip it.

Fourth: AI should improve your processes, not hide your problems. A good AI system should help you identify misconfigured rules, refine baselines, and reduce alert volume at the source. Instead, most systems just suppress the noise.

When I see a SOC deploying AI under these conditions — with human oversight, local training, transparency, and a focus on process improvement — I am optimistic. I have not seen it often, but it is possible.

The Real Question: What Are We Optimizing For?

Here is what I think is really happening, and why I am concerned.

SOC budgets are constrained. Analyst salaries are high. Burnout is real. Vendors see an opportunity: promise to replace analysts with AI. Executives see an opportunity: reduce headcount without admitting it. Analysts see a trap: learn to depend on the system or lose your job.

Everyone is optimizing for the appearance of solving the problem, not the problem itself.

The real solution — the one that actually reduces risk — is harder and more expensive:

  1. Invest in analyst training and retention. Pay them well. Give them time to learn. Build a culture of continuous improvement. This is not scalable. It does not look good in a PowerPoint. It does not generate vendor revenue. So no one does it.

  2. Fix the underlying data quality. Stop generating false positives by tuning your tools, refining your baselines, and understanding your infrastructure. This requires discipline and patience. It takes months. There is no quick win. So no one does it.

  3. Use AI as a tool within a human-centered process. Let analysts use machine learning to detect patterns they could not see manually. But keep humans in charge of judgment, prioritization, and strategy. This requires building systems that are explainable and contestable. It is harder than black-box optimization. So most vendors do not do it.

Instead, we are doing what is easy: deploying opaque AI systems, hoping they will magically solve the problem, and then wondering why our security posture has not improved.

What This Means for You

If you are building or managing a SOC, here are the hard truths:

Do not buy AI-powered alert triage as a substitute for good tuning. If your baseline is noisy, AI will hide the noise, not fix it. Fix the noise first.

Do not assume that automation means you can reduce analyst headcount. Good SOCs need more thinking, not less. Automation should free analysts to do deeper work, not eliminate the work itself.

Do not trust a system you cannot understand. If the AI cannot explain why it suppressed an alert, you cannot learn from it. Demand transparency. If the vendor cannot provide it, walk away.

Do invest in your people. An analyst who understands their infrastructure, who can think critically about risk, who can trace an attack from indicator to impact — that person is irreplaceable. Do not let them atrophy. Do not let the tool do their thinking for them.

Do treat AI as a catalyst, not a crutch. Ask: does this system help my analysts think better, or does it let them think less? If the answer is the latter, you are moving in the wrong direction.

The Uncomfortable Conclusion

We are at a moment where the technology is moving faster than our wisdom about how to use it. The vendors are smart. The marketing is seductive. The promise of automation is real. But the trap is also real: the false sense of security that comes from delegating judgment to a system you do not fully understand.

The SOC of the future will not be one where AI has replaced human thinking. It will be one where humans and machines work together, with humans firmly in control of judgment and strategy, and machines handling the scale and speed that humans cannot match.

That future requires discipline, investment, and honesty about what we do not know. It is not as exciting as the vendor pitch. It will not generate headlines. But it is the only path to real security.

The question is: are we willing to take it?


The conversation starts here. What is your experience? Have you seen AI in the SOC used well? Or have you watched it become a crutch? I want to hear from practitioners who have lived this tension.

Cybersecurity #SOC #ArtificialIntelligence #AlertFatigue #ThreatDetection #IncidentResponse #SecurityOperations #RiskManagement #SkillDevelopment #Automation