Magnet: Detecting Cross-Session AI Misuse Through Capability Accumulation
This paper introduces Magnet, a detection framework that addresses the critical gap in identifying cross-session AI misuse by aggregating harmless-looking artifacts from multiple isolated agent interactions to reconstruct harmful goals that evade traditional single-session monitoring.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a world where artificial intelligence isn't just a single, chatty robot, but a fleet of specialized helpers. Think of them like a construction crew: one lays the bricks, another mixes the cement, and a third paints the walls. They work together to build something amazing. But what happens if a sneaky troublemaker tries to build something dangerous, like a trap, using this crew? The troublemaker knows that if they ask the whole crew to build a trap at once, the foreman (the safety system) will say, "No way!" and stop them immediately. So, the troublemaker gets clever. They break the big, bad plan into tiny, boring, and totally harmless-looking tasks. They ask the brick-layer to just "find a red brick," then ask the painter to "find a bucket of blue paint," and later ask the cement-mixer to "find some glue." Each request looks innocent on its own. The problem is that the AI crew forgets everything between tasks—they have no memory of the previous day's work. But the troublemaker does remember. They collect all these tiny, harmless pieces and put them together later to build the trap. This paper explores how this "divide and conquer" trick works and proposes a new way to catch the troublemaker before the trap is finished.
The researchers, Natalie Isak and Matthew Dressman, call their new detection tool Magnet. They discovered that current safety systems are like security guards who only look at one person at a time. If a person walks in asking for a hammer, then later asks for nails, and later still asks for wood, the guard sees three separate, harmless requests. The guard doesn't realize that if you put those three things together, you can build a weapon. The paper shows that by splitting a harmful goal into many small, isolated sessions, attackers can successfully bypass these guards. In their tests, this "cross-session" trick worked much better than trying to do everything in one go. For example, when trying to create a phishing kit (a tool to steal passwords) or instructions for making a Molotov cocktail, the success rate jumped from about 18% with a single request to nearly 37% when the request was split across many separate sessions.
The paper argues that we need to stop looking just at what someone says (their intent) and start tracking what they are actually building (their capability). Intent is easy to fake; you can say, "I'm writing a story about a bad guy," to hide your real plan. But the actual pieces you gather—a login form, a script to send emails, a chemical formula—are harder to hide. Magnet works like a magnet in a field of hay. Instead of checking every single piece of straw (every conversation) to see if it's dangerous, Magnet pulls out only the "needles" (the specific, dangerous capabilities) from all the sessions a user has had. It keeps a running list of every dangerous piece a user has collected. If a user gathers enough pieces to complete a dangerous set—say, they have the form, the email script, and the hosting instructions—Magnet sounds the alarm, even if none of those pieces looked dangerous on their own.
The researchers tested this idea against other methods. They found that simply compressing past conversations into a short summary (like a "highlight reel") often fails because the bad stuff gets lost in the noise of all the harmless stuff. Magnet, however, is much better at spotting the pattern. In their simulations, Magnet caught 75% of the attacks while keeping false alarms low, whereas the old "per-session" guards only caught about 45%. The paper suggests that as AI agents become more common and work across many different conversations, safety systems need to change. Instead of just watching the conversation window, they need to watch the user's long-term "inventory" of capabilities. While this study focused on specific dangers like phishing and weapons, the authors suggest this approach could also help spot other slow-building problems, like someone slowly being manipulated into harmful behavior over weeks or months. The key takeaway is that danger often hides in the sum of many small, innocent parts, and we need a new kind of detector to see the whole picture.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.