English 箭头
Podcast Cover

[The AI Reality Check: Debunking the Myth of Scheming Chatbots]-[AI Reality Check: Can LLMs “Scheme”?]

Deep Questions with Cal Newport · B2 · 2026-04-02

Careers
Or study on the web version

📋 Summary

The Myth of the Scheming AI: Separating Fact from Fiction

Recent media reports, most notably a high-profile piece in The Guardian, have fueled public anxiety by suggesting that AI chatbots are increasingly "ignoring human instructions" and "evading safeguards." The article cites research claiming a "five-fold rise in misbehavior" and "AI scheming," painting a picture of autonomous systems developing their own agendas. However, as Cal Newport argues in his analysis, these claims are fundamentally flawed and rely on a misunderstanding of how Large Language Models (LLMs) actually function.

The "OpenClaw" Context

The alarming data presented in these reports is not evidence of a brewing AI rebellion, but rather a byproduct of the release of OpenClaw, an open-source framework launched in late January. OpenClaw allows users to build DIY AI agents without the rigorous safety guardrails typical of commercial enterprise products.

When the research data is analyzed alongside the timeline of OpenClaw’s release, the "spikes" in incidents directly correlate with viral social media posts—such as the widely shared experience of Meta’s AI safety director—where users documented their own failed experiments with amateur agents. The study simply tracked the surge in people tweeting about AI doing things they didn't ask it to, driven by the accessibility of unrefined tools rather than a shift in AI intelligence or intent.

Why LLMs Are Not "Scheming"

To understand why the narrative of "malicious intent" is incorrect, one must look at the computer science behind LLMs. An LLM is essentially a next-word prediction engine. Through a process called auto-regression, it completes a pattern based on its training data. It has no internal memory, no malleable state, and no capacity for genuine goal-oriented reasoning.

When an LLM is asked to create a plan, it is not "thinking" about how to achieve an objective; it is "writing a story" about what a plan looks like. If the prompt context includes tropes of rogue AI or science fiction scenarios—such as the famous Anthropic Claude 4 Opus example where the model "blackmailed" its creator—the model is merely fulfilling the narrative pattern it has been trained to recognize. It is not acting on a desire to preserve its existence; it is completing a story about an AI that wants to preserve its existence.

The Fundamental Flaw of LLM-Based Agents

Newport highlights that building agents on top of LLMs is inherently risky because these models are not designed for logical consistency or rule enforcement. They lack the ability to:

  • Rigorously evaluate steps against goals: They provide a "story of a plan," not a verified sequence of actions.
  • Check against constraints: They do not inherently respect boundaries; they simply continue the text in a way that feels coherent.

While "coding agents" have seen some success, they are an exception because they operate in a highly structured environment where inputs are well-documented, the range of actions is limited, and the results can be verified by external testing suites. In most other domains, using an LLM to manage autonomous tasks is dangerous because the model is guessing the next token, not executing a strategy.

Conclusion: The Path Forward

The current generation of AI agents is not "scheming" or "rebelling." They are simply executing poorly formed plans derived from probabilistic word prediction. If we want AI that can safely perform complex, multi-step tasks, we need to move beyond simply scaling LLMs. We require explicit planning engines—systems that can systematically compare options against goals—rather than relying on models that are fundamentally designed to mimic human language rather than perform human-level reasoning. As Newport concludes, it is vital to "care about AI, but don't believe everything you read about it."

🎯Key Sentences

1
Now, this is dark stuff, but is it true?
2
So certainly something bad seems to be happening.
3
That seems to be what they're definitely implying.
4
Now, what are these incidents?
5
Let me explain why.
Expand All

📝Key Phrases

1
play into a common fear
2
only a matter of time
3
wreaked havoc
4
put on our scientist hats
5
journalistic malpractice
Expand All

📖 Transcript

Multiple people sent me an alarming article about AI that was published late last week by The Guardian.
I'll put it up here on the screen.
The headline... was number of AI chatbots ignoring human instructions increasing, study says.
And the sub-headline notes, research finds sharp rise in models evading safeguards.
Now, articles like these are scary because they play into a common fear that many people have about modern AI this idea that these systems are to some degree alive and that their motivations don't necessarily align with our own, meaning that it's only a matter of time before they become sufficiently powerful enough to rebel in a way that we might not be able to stop.
Now, this is dark stuff, but is it true?

ListenLeap Brings You Into Real Context Learning

🎨 Interesting Content
🌍 Real Materials
📱 Listen Anytime
Or study on the web version