惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
MongoDB | Blog
MongoDB | Blog
GbyAI
GbyAI
L
LangChain Blog
B
Blog
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
U
Unit 42
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
雷峰网
雷峰网
Microsoft Security Blog
Microsoft Security Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
小众软件
小众软件
I
InfoQ
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
C
Check Point Blog

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
AI is making everyone web app builders - but leaving team...
Ben Gabler · 2026-05-25 · via Latest from TechRadar in Pro

You know a concept has gone mainstream when Collins Dictionary names it Word of the Year. Lo and behold, that’s what happened with “vibe coding” in 2025. For those who missed it, the official definition is “emerging software development that turns natural language into computer code using AI.”

This recognition won’t have come as a surprise to those familiar with AI-assisted software development. It has completely revolutionized how and who builds the websites and web applications we use on a daily basis.

Chief Product Officer at hosting.com.

Development was historically reserved for specialist teams. Now, key lines of code are being created by people who likely don’t know their pointers from their Python. In other words, people who would never have been in that role before.

From a purely innovative perspective, it’s exciting. It lowers the barriers to this technology and allows new perspectives and ideas. But it also extends the gap between how websites or web applications are generated - and more importantly, how they are run safely, particularly when exposed to real users on the web.

For a long time, the hard part wasn’t simply getting products to work, but ensuring code is secure and can be maintained once it’s gone live. This problem is compounded in today’s landscape, with software flipping from promising to a security nightmare in seconds.

How do we know when (and why) this happens? We have to look under the coding hood. By identifying what's actually changed in building, we can start to understand what the environment around it needs to do differently.

Anyone can code

AI coding tools are now part of the mainstream web development workflow. Stack Overflow found that 84% of developers are either currently using or planning to use AI tools in their development process.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

In the hands of experienced developers, this can result in faster iterations, freeing up time to be spent on high value items. Output soars, while waste is minimized. For less technical users, it can ensure websites go from ideation stage to actually being built - again, we have “vibe coding” to thank for this.

All that’s required is a short text description, and suddenly they’re met with functional sites at their fingertips.

No one is doubting the impressive nature of these results. However, functionality does not mean readiness.

A website or web application can appear complete on the surface. But peel back the layers, and you’ll often find it lacks the protections, controls, and architecture needed in the real world.

Not everyone can code safely

It’s hardly a secret that R&D leaders are yet to be convinced about the integrity of AI-generated code, with 75% reporting concerns around security and data privacy risks.

The situation isn’t helped by wave after wave of younger people entering businesses, muddling their way through AI tool usage without a CS background, a mentor, or a clear picture of the risks. For this generation especially, the gap between what works and what’s secure is even more crucial.

AI-generated sites can connect to third-party services while mishandling credentials. These might expose sensitive info in their raw code, like source files or client-side scripts.

Look at Moltbook, the social media site for AI agents, which exposed the private data of over 6,000 users tied to its developer, using AI-developed code to create the website.

Meanwhile, data sensitivity concerns are only growing at the enterprise level. And as questions mount over how public cloud providers use data for AI training, larger organizations are moving workloads off-cloud entirely, with their decision to revert back to bare metal or private infrastructure only creating more risk.

So, the pace of improvement in the tooling doesn't yet match the pace at which new builders are deploying to production. The question is: is there a solution?

Hosting can play a bigger part

As AI expands the existing pool of web building, it opens up a new role for hosting - taking on broader responsibility, past simply being just the place where a product sits. It’s now becoming part of the environment that ensures websites and web applications are deployed securely and operated confidently.

The hosting layer can be a much-needed control point, especially as more AI-generated sites are pushed online while lacking traditional review processes.

An integrated model can build in features like web application firewalls, security infrastructure, performance tooling, and protection against common attacks, all acting as baseline functions.

This is incredibly important for non-specialists and small teams, who may not have a dedicated security engineer (or even a second developer) to review work.

And the benefits extend to support, too. One reality of AI-assisted development is that the product might not just be insecure, but also fragile or incomplete in a way that builders don’t understand.

If something breaks, hosting providers can play an active role by not just creating infrastructure, but helping customers deploy what they create securely.

If you're a small team deployed on a major cloud provider with no meaningful spend, there's effectively nobody to call when something breaks. Hosting providers can fill that gap. Not just with infrastructure, but with human-backed support that helps builders understand what went wrong and how to fix it.

As development, deployment, and security become more closely connected, hosting platforms can absorb more of the operational burden.

New and old ways of thinking

More experimentation. More entrepreneurship. More innovation. The excitement surrounding AI, and the doors that it opens, is palpable. But before we get carried away, we need to address the elephant in the coding room: security must be baked into the process.

Accountability shouldn’t disappear simply because AI generated the code. Human oversight still matters, along with code reviews, testing, and security checks. Similarly, the emergence of a new era doesn’t warrant doing away with the basics of software security. Secrets must be stored properly.

Dependencies must be checked. Access controls should be enforced, API should be protected.

New models of implementation can help ensure these elements are factored in at every stage. And it’s those who can build safely, operate confidently, and support the people doing it along the way that will have really cracked the code.

We've featured the best AI website builder.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit