Essay

Why Fully Autonomous AI Agents Should Not Be Developed

Alessandro Usseglio Viretta · April 2026 · 5 min read

In the rapidly evolving landscape of artificial intelligence, the pursuit of more advanced and autonomous systems is often seen as the ultimate goal. However, a recent study by Margaret Mitchell and her colleagues from Hugging Face challenges this narrative, arguing that the development of fully autonomous AI agents should be approached with caution, as the risks significantly outweigh the benefits.

The sudden rise of Large Language Models (LLMs) has sparked a wave of innovation in AI, leading to the development of autonomous goal-directed systems known as AI agents. These agents are designed to carry out various tasks without direct human intervention, marking a significant shift from traditional AI systems that rely on predefined actions.

What Are AI Agents?

AI agents are computer software systems capable of creating context-specific plans in non-deterministic environments. They operate on a sliding scale of autonomy, from simple processors that follow predefined rules to fully autonomous agents that can create and execute new code.

The researchers propose a spectrum of AI agent autonomy:

  1. Basic Processor — the model has no impact on program flow.
  2. Router — the model determines basic program flow.
  3. Tool Caller — the model determines how functions are executed.
  4. Multi-Step Agent — the model controls iteration and program continuation.
  5. Fully Autonomous Agent — the model creates and executes new code.

This spectrum highlights the trade-offs between the level of autonomy and the associated risks.

The Risks of Full Autonomy

While increased autonomy offers potential benefits such as efficiency and flexibility, it also introduces significant risks. The study identifies four key areas of concern.

Safety. Fully autonomous agents can create unpredictable and potentially dangerous situations. The lack of human constraints leads to severe risks, including loss of human life. Autonomous weapons systems raise ethical and safety concerns that are magnified by full autonomy.

Security. Autonomous agents can inadvertently or maliciously integrate harmful code, leading to privacy breaches and system vulnerabilities. The ability of these agents to access multiple systems and data sources amplifies these risks.

Privacy. Agents with high autonomy can access and manipulate sensitive information, leading to privacy violations. The interconnectivity of different data sources increases the potential for privacy breaches.

Misplaced Trust. As agents become more human-like and autonomous, there is a risk of over-reliance. Users may become complacent, leading to a lack of oversight and increased vulnerability to errors and manipulation.

The Irony of Automation

One of the ironies of automation is that as systems become more autonomous, humans lose competence in critical tasks due to lack of practice. This degradation of skills can lead to catastrophic failures when human intervention is needed.

History provides sobering lessons about the risks of ceding control to autonomous systems. In 1980, a false alarm triggered by computer systems nearly led to a nuclear war. Human cross-verification prevented the disaster, highlighting the importance of human oversight.

The Case for Semi-Autonomy

The study concludes that while semi-autonomous systems offer a more favorable risk-benefit profile, fully autonomous AI agents present significant risks that outweigh their benefits. The ability to access and control multiple systems and data sources, combined with the lack of human oversight, creates a dangerous combination of unpredictability and vulnerability.

To mitigate these risks, the researchers recommend:

In essence, the study underscores the need for a balanced approach to AI development, emphasising the importance of human judgment and oversight in high-stakes decisions. The ability to say "no" and intervene when necessary is crucial for ensuring that AI agents align with human values and goals.

Source: Fully Autonomous AI Agents Should Not be Developed, Margaret Mitchell et al. — Drafted by Aleik using a multi-step agent with Human-in-the-Loop oversight; Aleik is powered by the Silex platform.

More writing Back to all articles →