AI coding agents: the hidden risks for SMEs in 2026

The premise: who is George Hotz and why his voice matters

George Hotz is not an external commentator on the software world. He is the first hacker to have independently unlocked an iPhone. He founded comma.ai, a company specializing in autonomous driving. Furthermore, he briefly worked at OpenAI. His technical profile is, therefore, anything but generic.

In May 2026, Hotz made a clear statement: LLM-powered coding agents will become one of the most costly mistakes in the entire history of software development. The original source is an analysis published by The Decoder , which reported his words accurately. Therefore, this is a public and documented position.

This stance is part of a deep debate. The AI community is currently divided between those who see coding agents as productivity multipliers and those, like Hotz, who consider them a structural source of technical risk. Therefore, ignoring this debate would be a mistake for any organization considering investments in code automation.

How coding agents work: architecture and intrinsic limits

A coding agent is an AI system capable of writing, editing, and sometimes executing code autonomously. It is based on a Large Language Model (LLM), which is a large language model trained on enormous corpora of text and source code. In practice, the model predicts the most probable sequence of tokens given a context.

This mechanism works well for tasks with high repeatability and low contextual complexity. For example, generating a CRUD function, writing a standard unit test, or completing boilerplate code blocks. However, the problem arises when the context becomes deep and interdependent.

LLMs don't truly grasp the semantics of the system they're operating on. As a result, they can generate code that's syntactically correct but logically flawed. These bugs don't throw immediate errors. Instead, they hide in deep layers and only surface under specific conditions, often in production. According to research from Gartner , the quality of AI-generated code requires systematic human review to maintain acceptable reliability standards.

The phenomenon of silent technical debt

The concept of technical debt is not new. It indicates the future cost an organization pays for suboptimal technical choices made in the present. However, coding agents introduce a particularly insidious variant: the silent technical debt .

In this scenario, the debt isn't visible when the code is written. In fact, the generated code often passes automatic linting checks and first-level tests. The problem emerges weeks or months later, when the system scales or when new features interact with the AI-generated code.

Hotz pointed out that after six months of testing, bugs become progressively harder to find. This isn't a quantity problem, but a depth problem. Therefore, the cost of fixing them grows exponentially over time. For an SME with limited development resources, this scenario can become critical.

Studies of Harvard Business Review have documented how the average cost of fixing a bug in production is up to 100 times higher than fixing it during development. So, the silent build-up of flaws has real, measurable financial consequences.

SME use cases: where the risk is highest

Not all use cases present the same level of risk. It is useful to distinguish between high-impact and low-impact scenarios for Italian SMEs operating in B2B or retail.

High-risk contexts include:

  • Management systems and custom ERPs : business logic is complex and every error has a direct impact on operations.
  • Integrations with third-party APIs : a coding agent can generate seemingly correct API calls but with inadequate error handling.
  • E-commerce modules with payment logic : any bug in this context has immediate legal and reputational consequences.
  • Authentication and user management systems : security vulnerabilities generated by AI are among the most difficult to detect.

Conversely, low-risk contexts include generating HTML templates, writing non-critical automation scripts, and producing technical documentation. In these areas, coding agents offer a real advantage without exposing the organization to significant risks.

For SMEs managing complex web projects, we at SHM Studio recommend precisely mapping the boundaries of AI tool usage before integrating them into development workflows. A AI strategy well-defined is the prerequisite for any responsible adoption.

The speed/quality trade-off: a calculation SMEs need to make

The main argument for coding agents is speed. A prototype that would take a senior developer three days can be whipped up in a few hours with an LLM's help. This perk is totally real and shouldn't be downplayed.

However, the economic calculation must account for the cost of accumulated technical debt. If a prototype goes to production without a proper review cycle, the initial savings quickly turn into an amplified cost. Furthermore, in SMEs with small development teams, the capacity to handle complex bugs is structurally limited.

The trade-off, then, isn't simply speed versus quality. It's immediate savings versus future operational risk. Because of this, deciding to use coding agents calls for a clear risk assessment, not just a performance review.

Research from the MIT Technology Review indicate that organizations integrating AI into software development without structured governance processes show significantly higher technical incident rates compared to those adopting hybrid supervision frameworks.

The division in the AI community: it's not just Hotz

Hotz's position is not isolated. The AI community is deeply divided on this issue. On one hand, companies like GitHub with Copilot and Cursor actively promote the adoption of coding agents as productivity tools. On the other hand, a growing part of the technical community points out structural problems.

The debate is fundamentally about the nature of LLMs. These models are optimized for statistical plausibility, not logical correctness. Therefore, they produce outputs that sound right much more often than they actually are. This gap between appearance and substance is particularly dangerous in a technical context.

Furthermore, the growing reliance on coding agents risks eroding the internal skills of development teams. If programmers stop writing code from scratch, they gradually lose the ability to read and understand AI-generated code. This creates a vicious cycle that increases dependency and reduces supervision capacity.

What no one calculates: the cost of supervision

A factor often overlooked in the coding agents debate is the true cost of supervision. Lots of vendors pitch these tools as ways to cut down on needing senior devs. Actually, the opposite is usually true.

Detecting bugs produced by an LLM requires high technical expertise. A junior developer cannot identify deep logical errors in AI-generated code. Consequently, a coding agent does not replace a senior developer: it requires their constant presence as a supervisor.

This radically changes the ROI calculation. The expected savings on code writing are partially or totally absorbed by the cost of qualified review. For SMEs that do not have internal senior figures, this means outsourcing supervision, adding a cost that is rarely included in initial projections.

Who deals with Digital marketing and digital transformation for SMEs knows this pattern well: underestimating hidden costs is one of the main causes of failure in technology adoption projects. For this reason too, a structured consulting approach is essential before any investment in AI applied to development.

The recommended decision: an operational framework for SMEs

In light of these considerations, what approach is recommended for an Italian SME evaluating the use of coding agents in 2026?

First off, it's useful to distinguish between assisted use and autonomous use. Assisted use, where the AI suggests and the developer decides, has an acceptable risk profile. Autonomous use, where the AI writes and the developer approves without deep review, is what Hotz rightly criticizes.

Secondly, we need to set clear boundaries. Coding agents should be enabled explicitly for specific types of tasks, not as a general tool. Every output must go through a structured code review process, no matter the source.

Third, code quality metrics need to be tracked over time. Indicators like bug density per sprint, mean time to resolve incidents, and test coverage are early warning signs of accumulating technical debt.

Finally, team training remains a non-negotiable investment. A team that understands the limitations of LLMs can use them productively. A team that considers them infallible is exposed to significant risks.

For SMEs wishing to delve deeper into these topics, the team at SHM Studio is available for structured consulting. You can explore our AI services , the solutions of web development , the strategies of SEO and Digital marketing . For a direct comparison, the page contacts is the starting point. Furthermore, our Blog regularly publishes analyses on these topics, including reflections on AI-assisted copywriting , google ads campaigns and LinkedIn campaigns .

Related articles

Discover more articles exploring similar topics, selected to offer you a more complete and stimulating perspective. Each piece of content is carefully chosen to enrich your experience.

GEO for e-commerce marketing

GEO for e-commerce marketing: how to get product pages and categories cited by Google AI Overviews

Discover more
brand positioning

Brand positioning in the AI era: how to avoid becoming invisible in generative search engines

Discover more
strategic digital consulting

Strategic digital consulting for SMEs: when it's really needed, what problems it solves, and how to choose the right partner

Discover more
privacy and artificial intelligence

Data privacy and artificial intelligence: what SMEs and professionals can really do without exposing themselves to unnecessary risks

Discover more
AI marketing tools

The best AI marketing tools of 2026: how to leverage them for automation, communication, and advertising

Discover more
Generative engine optimization

From SEO to GEO: 2026 guide to getting found on Google AI Overviews and ChatGPT

Discover more
Custom AI chatbots

Complete guide to personalized AI Chatbots: how AI improves customer service and SME efficiency

Discover more
Google Workspace Intelligence: AI automation for B2B business

LinkedIn Ads campaigns for B2B: cases where it works better than Meta and Google

Discover more
google ads campaigns

Google Ads campaigns for SMEs: when it's really worth investing

Discover more
website creation

Website creation with AI: pros, cons, and real advantages for companies

Discover more
AI marketing

AI marketing: how to leverage artificial intelligence in your company's integrated strategy

Discover more
AI-powered presentations

AI-powered presentations: how to go from scattered documents to client-ready slides

Discover more
technology experts in Milan

Technology experts in Milan: the best IT choices to bring AI into your company

Discover more
Illustration on artificial intelligence for SMEs and 2026 digital tools

Artificial intelligence for SMEs: the most useful tools in 2026

Discover more
best ai consultants milan

The best AI consultants in Milan specialized for startups: the strategic selection of 2026

Discover more
Startup launch in Milan

Startups in Milan: the essential checklist for launching your digital project in 2026

Discover more
Artificial intelligence for startups

Artificial intelligence for startups and SMEs in 2026: the 10 mistakes to avoid on your first project (with operational checklist)

Discover more
Best web agencies in Milan in 2026

The best web agencies in Milan in 2026: updated guide for SMEs and companies

Discover more
A single LED light bulb with a silver screw base by SHM Studio is placed on a simple white surface, embodying the precision needed to effectively position a website.

The 10 best AI SEO tools in 2026: the definitive guide to scaling the SERP and dominating search engines

Discover more
Marketing agency Milan

Marketing agency in Milan: guide to choosing the most suitable one

Discover more
Illustration of a digital marketing agency in Milan and the required professional roles

Marketing agency in Milan: the most requested roles

Discover more
Illustration on artificial intelligence startups in Milan and technological innovation

The best Artificial Intelligence startups in Milan

Discover more
Illustration on artificial intelligence startups in Milan and technological innovation

Artificial intelligence companies: the future of work between innovation and automation

Discover more
Illustration on artificial intelligence in companies, customer experience, and chatbots

Artificial intelligence in companies between customer experience and chatbots

Discover more
Illustration with social communication strategies for companies in 2026 and digital platforms

Social communication: the 20 perfect strategies for 2026

Discover more
Local SEO

The 13 winning techniques for Local SEO in 2026

Discover more
The bright azure swimming pool, reminiscent of a well-conceived SEO strategy, features a yellow bridge and a metal ladder on the right.

SEO strategy: the importance of media, video, and images

Discover more
web agency Milan

The best Web Agencies in Milan in 2025

Discover more
A solitary tree stands on a snowy landscape under an overcast sky, like a distinctive icon meticulously positioned by a web agency for optimal visibility.

Optimize your website: the best tools for 2026

Discover more
WordPress consulting

WordPress consulting: when a web agency is necessary

Discover more
SHM Studio: blog on digital marketing and AI

Storytelling in digital communication

Discover more
marketing agency

Marketing and AI agency: instructions for use

Discover more
SHM Studio: blog on web, SEO, and AI marketing

SEO consulting in Milan: the best choices of 2025

Discover more
web agency Rome

Rome web agency: the best choices of 2026

Discover more
rank a website

Positioning a website in 2026: operational checklist in 10 points

Discover more
communication and marketing agency

Communication and marketing agency: the best for your company

Discover more
web consulting

Strategic Web Consulting: everything you need to know

Discover more
graphic design agency

Graphic design agency for your company

Discover more
logo design studio

Successful logo design: what to ask designers

Discover more
web consulting

Web consulting or DIY: when to call an expert?

Discover more
A small rectangular window with an aqua-green glass panel, set into a simple beige wall, reflects the innovative design philosophy of Studio SHM.

Websites for architects: what's essential

Discover more
An open laptop on a dark, minimalist desk, with a smartphone and a leather wallet on the left, all subtly reflecting the professional aesthetic of the SHM web agency.

SEO Analysis: 5 indispensable tools

Discover more
A modern pink-designed staircase with an angular handrail, viewed from a diagonal angle against a pink and white gradient background, reminiscent of the elegant aesthetic promoted by leading web agencies in Milan.

Company Brochures: 7 Tips for Effective Creation

Discover more
brands and logos

Brands and Logos: what's the difference?

Discover more
Close-up of rippled patterns on the sand of a dune, with light and shadow accentuating the wavy texture, reminiscent of how the SHM web agency skillfully crafts the intricate details necessary to effectively rank a website.

Quote for a website in 2024: how much does it cost?

Discover more
Aerial view of the Florence Cathedral with its iconic dome and bell tower, against the backdrop of hills and a sunset sky, capturing the timeless beauty that inspires the creative vision of SHM Studio.

The ten best web agencies in Florence in 2026

Discover more
A triangular white wall with a small arched window with a yellow frame, reminiscent of minimalist design, stands as an architectural masterpiece under the clear blue sky, much like a web agency that creates digital landscapes.

Progressive Web Apps: definition and benefits

Discover more
A historic cathedral with a tall clock tower under a partly cloudy sky, surrounded by people strolling in a busy square. Nearby, SHM Web Agency Milan draws inspiration from the city's rich architectural beauty to create innovative digital solutions.

The ten best web agencies in Modena in 2024

Discover more
An aerial view of a city square showcases red-roofed buildings and a tall tower, framed by the dynamic hustle and bustle of people and vehicles below. Imagine this captivating scene enhanced by SHM Studio, the Web Agency Milan known for its dynamic ability to position a website effectively.

The 10 best Web Agencies in Bologna in 2024

Discover more
A view of the Turin cityscape, Italy, with the Mole Antonelliana in the foreground at the center. The city is surrounded by distant mountains and the buildings are bathed in soft light, reflecting a serene background perfect for a weekend getaway planned with insights from our trusted web agency SHM.

The 10 best Web Agencies in Turin in 2024

Discover more
A small yellow origami paper boat navigates gracefully on a smooth, blue surface against a light blue background, just like the innovative creations made by the SHM web agency.

Graphics for websites: everything you need to know

Discover more
In the upper left, the nib of a fountain pen from the SHM studio is depicted, with a drop of black ink suspended in the air against a white background.

SEO Copywriting: the best tools on the market

Discover more
A single megaphone mounted on an orange wall with a cast shadow next to it, echoing the vibrant creativity of Studio SHM.

Complete guide to SEO in 2024

Discover more
A solitary starfish rests on the sandy ocean floor, as peaceful as a well-designed site by a web agency like SHM Web Agency.

SEO for ecommerce: a complete guide

Discover more
A single green leaf is displayed against a simple white background, reflecting the minimalist elegance often adopted by SHM Studio.

The 10 best Web Agencies in Milan in 2024

Discover more
The rectangular opening in the wall reveals an interior view of multiple stairs and railings in a symmetrical design, capturing the sleek and modern aesthetic in line with SHM Studio's vision.

Ecommerce development in Milan: Muchidecor

Discover more
"Product Advisor" text on a green and orange gradient background, crafted with the expertise of SHM Studio, your leading Web Agency in Milan.

Case study of a Milanese web agency

Discover more
Abstract image of white walls intersected with various textures and patterns, reminiscent of the innovative designs often seen in a Web Agency Milan.

Keywords with Google search, the Keyword planner

Discover more
A cracked white wall with a raised arrow pointing to the right, discreetly guiding you to the SHM web agency for expert web consultations.

Website optimization crucial for ranking

Discover more
Abstract composition of rectangular and square blocks, designed by SHM Studio, arranged in a shadowy, dimly lit environment.

Is link building still a decisive factor for SEO?

Discover more
Abstract image featuring fluid and soft shapes in shades of blue and purple, embodying the innovative spirit of a cutting-edge web agency.

SEO Agency Milan, its tips for reaching the first page

Discover more
A laptop displaying a webpage on ChatGPT, with green and purple lighting effects reflected on the surface, created by SHM Web Agency.

How to leverage AI for web marketing?

Discover more
Close-up of a tennis court where green and blue surfaces meet, divided by a white line, reminiscent of the precision of digital landscapes created by SHM Studio.

Website creation in Milan? Defeat your competitors

Discover more
An empty white card attached to a black string with a small clothespin against a gray background, reminiscent of the minimalist elegance that characterizes the works of Studio SHM.

Communication agency in Milan, express the strength of your brand

Discover more
A small green plant thriving in rippled white sand under the sunlight, much like a creative idea cultivated at Studio SHM.

Web agency Milan: boost your brand

Discover more