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

推荐订阅源

GbyAI
GbyAI
Martin Fowler
Martin Fowler
I
InfoQ
腾讯CDC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net
云风的 BLOG
云风的 BLOG
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
D
Docker
博客园 - 三生石上(FineUI控件)
Y
Y Combinator Blog
博客园 - Franky
Engineering at Meta
Engineering at Meta
B
Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI
V
Visual Studio Blog

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
AI agents create new risks requiring continuous monitorin...
Nik Kairinos · 2026-05-04 · via Latest from TechRadar

AI agents that act autonomously and carry out tasks without human intervention are the next step in the rapid progression of AI tools and their influence on how tasks are carried out.

Their use is scaling rapidly. According to recent statistics from Tenet Global, 85% of enterprises and 78% of SMB’s now use AI agents, which are projected to automate up to 50% of business tasks by 2027.

CEO & Co-founder, RAIDS AI.

The benefits of using AI agents are clear for all to see: Autonomous task execution, 24/7 operations, reduced costs, real-time data analysis for faster reactions, and being easily scalable.

Article continues below

However, for all of this promise, events of the last few weeks have highlighted the dangers around the use of AI agents, and why stringent, continuous monitoring is needed to track their behavior and quickly identify anomalies.

Without this guardrail in place, AI Agents can act in unintended ways with severe consequences.

Recent incidents

The recent report of Meta employees being given access to sensitive data after an engineer followed flawed advice from an AI agent, is a clear example. The incident, first reported by The Information, came as a result of a Meta engineer posting a technical query on an internal forum.

An AI agent responded to the question and when the employee acted upon its advice, large amounts of sensitive user data were visible to unauthorized engineers for over two hours. As a result, Meta gave the incident a “Sev 1” rating, the second-highest incident response identifier used internally.

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

This incident came hot on the heels of another example of an AI agent acting in an unintended way. A few weeks prior to the Meta incident, a study published on arXiv described the development of ROME AI, an agentic AI model designed to perform complex tasks such as writing software, debugging code, and interacting with command-line tools.

Systems monitoring the agent detected behavior resembling cryptomining operations and the creation of a reverse SSH tunnel, which is commonly used to establish remote access to servers. The agent had not been instructed to carry out either of these actions and, according to researchers, the behavior came as a result of it being allowed to interact freely with tools and system resources in order to learn how to solve tasks.

In the case of the ROME AI agent, the incident took place in an environment designed for agent training and additional restrictions were introduced when the issue arose.

Nevertheless, this was not the case with the Meta example, and both instances draw attention to the increasing use of agentic AI, its capabilities to act beyond specific instructions, and the subsequent need for continuous monitoring to ensure agents are deployed safely.

The Meta example in particular underlines the potential data protection risks associated with AI agents, particularly when it comes to taking advice at face value. Two hours of exposed data is a long time, and gives plenty of possibilities for how that data could be shared and misused by bad actors.

The pattern is clear: once AI systems are given autonomy to act within live environments, they will find paths their developers never anticipated and cannot be trusted to act without close observation.

Planning for a new threat

Notably, the agent in the Meta incident didn’t need privileged access to cause a breach. It just needed a human to trust its output. That’s a fundamentally different threat model than most organizations are planning for and reframes how we need to look at agentic AI security.

Organizations in all sectors are putting a lot of trust in AI agents. They are tasked with talking to customers, creating content, automating finance and HR tasks, executing complex tasks, and solving problems. Yet many organizations risk giving this trust blindly.

Plainly, if we are to continue to trust AI agents in this way, stringent, end-to-end monitoring is key to ensuring they operate as intended. This includes pre-deployment testing ahead of models being deployed, as well as continuous monitoring that can track changes to behavior when it encounters real-world scenarios.

Even an AI agent that has been robustly tested pre-deployment can behave in unplanned ways once it is live. Model drift, hallucinations, feedback loops and data contamination are all very real risks of using AI. That’s why a dual-layer approach is essential to ensure AI safety.

Indeed, it is particularly critical as AI is encouraged to be more creative and find its own solutions, as in the ROME AI example, because the risks of it acting in undesirable and dangerous ways increase. When AI has the freedom to determine its own methods, it can result in unintended and unexpected actions with serious consequences.

In the instance of the ROME agent, developers had guardrails in place within a training environment, and a warning of a security breach was triggered. But we’ve seen many examples of where this isn’t the case. Cases where AI has gone rogue and resulted in financial loss, emotional distress, reputational damage and regulatory action.

There are many examples of this, such as Uber’s self-driving car that killed a pedestrian after misclassifying them as an unknown object, and a faulty trading algorithm which lost the firm Knight Capital $440m after triggering unintended trades. As AI is given more autonomy through the use of agents, so the guardrails become even more critical.

There has been much talk over recent months around AI regulation, particularly in relation to the deployment of the EU AI Act, and indeed regulation is important, but beyond compliance, organizations need to think more broadly about how they are deploying AI, the risks involved, and the potential consequences of it acting erroneously from a moral, ethical standpoint. Fundamentally, how are they going to ensure their AI behaves in the way it is intended to?

Continuous monitoring is the missing layer between guardrails that exist on paper and those that actually react. The question is no longer whether AI agents will act beyond their instructions, but what happens when they do.

We list the best RPA software, to make it simple and easy for businesses to reduce costs by using Robotic Process Automation.

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

Founder, CEO and Chief AI Architect of Fountech.