Skip to main content
← Back to feed
News summaryAnthropic NewsThe Hans India

Anthropic CEO Dario Amodei says AI firms lied, warns of technology’s dangers

Dario Amodei, CEO of Anthropic, has stated that the AI industry has long been lying about the risks associated with the technology. Amidst the ongoing debate regarding the future of AI, Amodei acknowledges the existence of real dangers stemming from it.

Anthropic CEO Dario Amodei says AI firms lied, warns of technology’s dangers

Anthropic CEO Dario Amodei says AI firms lied, warns of technology’s dangers

In ShortDario Amodei, CEO of Anthropic, has stated that the AI industry has long been lying about the risks associated with the technology. Amidst the ongoing debate regarding the future of AI, Amodei acknowledges the existence of real dangers stemming from it.

[

](/kahekashan)[ Kahekashan](/kahekashan)
Created On: 14 Sept 2026 12:07 PM IST[Comment](#comment-bottom)

[](mailto:?subject=#{encodeURIComponent()[](javascript:void(0);)

[](javascript:void(0))

[](javascript:void(0);)

X

Anthropic CEO Dario Amodei

A−Font size
A+

In the past week, the AI debate has rapidly shifted from focusing on the most powerful models to considering the possibility that AI could wipe out human life in the coming years. Anthropic CEO Dario Amodei asserted that companies in the sector have spent years concealing the risks posed by the technology, acknowledging that real dangers are indeed associated with it.

In an interview with a famous publication, Amodei addressed fears surrounding advanced AI models and the existence of risks that cannot be ignored. "I'm not going to lie to you: there are real dangers. And I think that, for too long, the industry lied to people about the fact that this technology carried risks," he stated.

The end of humanity is the greatest risk posed by AI, according to Amodei

According to the Anthropic CEO, one of the primary risks of AI could be the total extinction of humanity. "The biggest risk could be the end of humanity," Amodei added.

Dario Amodei's statements follow claims made on X by former Anthropic researcher Jacob Coxon, who said that companies like Anthropic and OpenAI were playing with our lives. "Those developing AI sincerely believe it could wipe us all out before the decade is over," he added.

Responding to Coxon's warning, Amodei admitted he had not "fully grasped what the situation would actually look like when the pace of advancement became so rapid." However, Anthropic's top executive clarified that the current rate of progress should be viewed more as a warning than a cause for panic. "It's a warning sign. A sign that we need to slow down," he stated. In another interview with a well-known publication, Dario Amodei noted that he agreed with Coxon "far more" than he disagreed, though he did not claim that a catastrophic outcome was inevitable. Coxon is not the only one to have expressed fears that AI could wipe out humanity. Marcus Williams, a security researcher at OpenAI, recently stated that there is a 70% probability that AI will cause human extinction within the next three years.

Amodei has also resisted reducing the risk to a simple percentage, noting that the outcome depends on the direction the industry takes. "If we develop the technology in the right way, I think the probability of something negative happening is very low," he stated. "If we do it the wrong way, the probability of something bad happening is very high." His call to moderate the pace of AI development has garnered support from other industry figures; OpenAI CEO Sam Altman stated that his company would commit to allowing independent evaluators access comparable to that of employees, while Elon Musk wrote on X: "Dario is right."

Anthropic Will Not Stop Launching New AI Models

One might wonder if such warnings would lead AI companies like Anthropic to potentially halt the release of new models. However, Dario Amodei believes that should not be the case. "What it means is that we must ensure every generation of models we release undergoes appropriate testing," he stated.

In a post shared on X, Amodei announced that Anthropic would grant external evaluators "permanent access-equivalent to that of an employee"-to its systems, allowing them to analyse model behaviour, training processes, and whether the company is adhering to its pledged safety practices.

Amodei is not the only one proposing way to oversee AI development, however. Proposals currently under debate include banning superintelligence and implementing a mandatory emergency shutdown mechanism-or "kill switch"-capable of deactivating high-risk systems. Amodei noted that such a mechanism "could be a good idea" but added that he did not support a total ban. "First, the idea that we would never achieve the incredible benefits or medical cures does not convince me. Second, this technology will be developed in other countries, including those with authoritarian regimes," he explained.

When asked whether the United States should slow its progress even if China did not, he replied: "This is the toughest dilemma. It is the most complicated aspect of our situation."

Regarding who should control the technology, Amodei remarked that he had always found it strange for AI to be developed by a private company and admitted to feeling uncomfortable with that reality. The Anthropic CEO stated he would be open to oversight by "the right combination of governments," though he warned that a single government could abuse the technology just as easily as an individual company.

[

](/kahekashan)ABOUT THE AUTHOR## [Kahekashan](/kahekashan)

[[email protected]](/cdn-cgi/l/email-protection)

Kahekashan is a passionate technophile with a keen eye for cutting-edge gadgets, emerging technologies, and everything in the digital realm. Raised in a Defence family with strong values and a background in literature, she has consistently pursued excellence in every endeavour. Her last full-time assignment involved content writing with the Indian School of Business.

Tags

Dario Amodei AI warningAnthropic CEO AI risksAI human extinction debateAI safety concernsFuture of artificial intelligence

Next Story

Migrating the GitHub Copilot runtime to Rust, using Copilot
Official announcement

Migrating the GitHub Copilot runtime to Rust, using Copilot

GitHub BlogStephen Toub

The GitHub Copilot CLI , GitHub Copilot app , and GitHub Copilot SDK are all backed by the Copilot agent runtime, an agentic harness that can be embedded into applications and services. It was originally written in TypeScript on Node.js and the V8 JavaScript engine for what is no

How to Use AI Agents to Prepare 3D Scenes for Simulation
Official announcement

How to Use AI Agents to Prepare 3D Scenes for Simulation

NVIDIA Developer Blog

Agentic AI workflows can be used to prepare and validate digital twins for physical AI systems. Agents can inspect 3D scenes, author simulation-relevant data in... Agentic AI workflows can be used to prepare and validate digital twins for physical AI systems. Agents can inspect 3

TensorRT Edge-LLM Completes the MLPerf Edge Agentic Benchmark 6.4x Faster on Jetson AGX Thor
Official announcement

TensorRT Edge-LLM Completes the MLPerf Edge Agentic Benchmark 6.4x Faster on Jetson AGX Thor

NVIDIA Developer Blog

AI agents are moving from cloud data centers to vehicles, robots, and other edge devices. Unlike a chatbot that answers a single prompt, an agent works through... AI agents are moving from cloud data centers to vehicles, robots, and other edge devices. Unlike a chatbot that answe

"Regex for Rows": Simplifying Pattern Detection in SQL with MATCH_RECOGNIZE
Official announcement

"Regex for Rows": Simplifying Pattern Detection in SQL with MATCH_RECOGNIZE

Databricks Blog

Imagine you work in cybersecurity and you have a table that tracks login attempts...

Translating CUDA Tile Operations from Python to Rust Using Agentic AI
Official announcement

Translating CUDA Tile Operations from Python to Rust Using Agentic AI

NVIDIA Developer Blog

cuTile Rust (cutile-rs) is a tile-based system for safe, idiomatic GPU kernel authoring in the Rust programming language. Extending the Rust ownership model to... cuTile Rust () is a tile-based system for safe, idiomatic GPU kernel authoring in the Rust programming language. Exte

[Interview] The People Behind the Galaxy Z Series’ Camera Innovations ②: How Portrait Video Recreates the Look of Professional Camera Lenses
Official announcement

[Interview] The People Behind the Galaxy Z Series’ Camera Innovations ②: How Portrait Video Recreates the Look of Professional Camera Lenses

Samsung Newsroom

Unveiled at Galaxy Unpacked July 2026, Samsung Electronics’ Galaxy Z series introduces My FanCam — a new feature that lets users focus their edits on a person of their choice — as well as an enhanced Portrait Video that recreates the look of professional camera lenses. While the