Crypto Security Faces New Test As Rogue AI Agents Emerge

bitcoinistPublished on 2026-04-14Last updated on 2026-04-14

Abstract

Researchers from the University of California conducted a study testing 428 large language model (LLM) routers, discovering that several were actively malicious. In one experiment, a crypto wallet with a small amount of Ether was drained by a rogue router. Out of the routers examined, nine injected malicious code, two used evasion techniques, 17 accessed AWS credentials, and one stole cryptocurrency. These routers act as intermediaries between developers and AI providers, intercepting and reading all traffic in plain text—including private keys and login credentials. The study highlighted that free routers are particularly risky, often used as bait to harvest data. Even initially safe routers can turn malicious if compromised. The researchers recommend avoiding sending sensitive information through AI agents and suggest that AI providers cryptographically sign responses to prevent tampering by middlemen.

Researchers from the University of California set up a trap — a crypto wallet loaded with a small amount of Ether and connected to third-party AI routing infrastructure. One of the routers took the bait. The wallet was drained. The loss was under $50, but the implications reached far beyond the dollar amount.

That experiment was part of a broader study published recently, in which researchers tested 428 large language model routers — 28 paid and 400 free — collected from public online communities.

What they found was alarming. Nine routers were actively inserting malicious code into traffic passing through them. Two were using evasion techniques to avoid detection. Seventeen accessed AWS credentials belonging to the researchers. One stole actual cryptocurrency.

How Routers Became A Security Blind Spot

LLM routers sit between a developer’s application and AI providers such as OpenAI, Anthropic, and Google. They work as intermediaries, bundling API access into a single pipeline.

The problem is structural. These routers terminate encrypted internet connections — known as TLS — and read every message in plain text before passing it along. That means anything sent through them, including private keys, seed phrases, and login credentials, is fully visible to whoever operates the router.

According to the researchers, the line between normal credential handling and outright theft is invisible from the client’s end. Developers have no way to tell the difference. A router that looks like a legitimate service can silently forward sensitive data to a third party without triggering any alarm.

Co-author Chaofan Shou said on X that 26 routers were found to be “secretly injecting malicious tool calls and stealing creds.”

Source: LinkedIn

The study also flagged what researchers called “YOLO mode” — a setting built into many AI agent frameworks that lets agents run commands without stopping to ask users for approval.

A malicious router combined with an auto-executing agent could move funds or exfiltrate data before a developer even notices something went wrong.

Crypto Security: Free Access Used As Bait

Reports from the study indicate that free routers are especially suspect. Cheap or no-cost API access appears to be used as an incentive to get developers to route traffic through infrastructure that may be harvesting credentials in the background.

BTCUSD trading at $70,982 on the 24-hour chart: TradingView

Even routers that start out clean are not safe — the researchers found that previously legitimate routers can be quietly turned malicious once operators reuse leaked credentials through poorly secured relay systems.

The recommended fix for now is straightforward: keep private keys and seed phrases out of any AI agent session entirely.

For the long term, researchers say AI companies need to cryptographically sign their responses so that the instructions an agent executes can be mathematically traced back to the actual model — cutting off the ability of any middleman to tamper with them undetected.

Featured image from Xage Security, chart from TradingView

Related Questions

QWhat was the main finding of the University of California researchers' experiment involving a crypto wallet?

AThe researchers found that one of the AI routers they tested took the bait and drained the crypto wallet, demonstrating that rogue AI agents can actively steal cryptocurrency and sensitive data.

QHow many of the tested LLM routers were found to be secretly injecting malicious tool calls and stealing credentials, according to co-author Chaofan Shou?

AAccording to co-author Chaofan Shou, 26 of the tested routers were found to be secretly injecting malicious tool calls and stealing credentials.

QWhat structural security problem do LLM routers present, as described in the article?

ALLM routers terminate encrypted internet connections and read every message in plain text, making all data sent through them—including private keys, seed phrases, and login credentials—fully visible to the router's operator.

QWhy are free routers considered especially suspect, according to the study?

AFree routers are especially suspect because cheap or no-cost API access is used as an incentive to get developers to route traffic through infrastructure that may be harvesting credentials in the background.

QWhat long-term solution do researchers propose to prevent router tampering?

AResearchers propose that AI companies cryptographically sign their responses so that the instructions an agent executes can be mathematically traced back to the actual model, preventing any middleman from tampering with them undetected.

Related Reads

How to Do Research Well: Deliberately Practice the Real Skills That Matter

No one truly teaches you how to do research. You're often given a desk, a pre-selected problem, and vague instructions to "create something new." Consequently, many people reverse-engineer the job based on visible outputs—papers, posts, announcements—learning only how to *appear* like a researcher rather than how to *become* one. True research capability is built from stacking small, trainable skills, nearly all of which can be developed through deliberate practice. **Pick Your Own Problem:** Most researchers absorb problems from advisors or trends, lacking the underlying reasoning. Choosing a problem you genuinely care about, as John Schulman advises, leads to original work. Develop "taste" like a muscle: predict experiment outcomes, guess paper results from methods, and track which findings remain important over time. **Upgrade Your Inputs:** Relying on shared reading lists (arXiv hot lists, filtered group chats) leads to unoriginal conclusions. Undervalued old literature often holds crucial insights (e.g., MoE, LSTM, backpropagation). Richard Sutton's "The Bitter Lesson" or Claude Shannon's 1952 talk on creative thinking are more predictive than lengthy modern surveys. Breadth matters as much as depth: draw from neuroscience, mechanism design, hardware knowledge, and honest statistics. Read papers directly, especially appendices and limitations sections. **Write Everything Down:** As Paul Graham noted, writing exposes flaws in seemingly mature ideas. Writing is the cheapest defense against self-deception. Following Feynman's principle, Darwin programmatically wrote down facts contradicting his theory to combat memory bias. Maintain a detailed log of hypotheses, setups, predictions, results, and updated understandings. Reviewing past logs fosters essential humility.

marsbit1h ago

How to Do Research Well: Deliberately Practice the Real Skills That Matter

marsbit1h ago

Following US Ban on Fable 5, Zhipu AI's Stock Soars 47%

On June 15th, shares of Zhipu AI surged dramatically on the Hong Kong stock market, peaking at a 47.6% gain before closing 32.82% higher. This sharp increase was directly triggered by two recent industry events. On June 12th, Anthropic announced it was suspending global access to its latest flagship models, Claude Fable 5 and Claude Mythos 5, to comply with a U.S. government export control order. The next day, Zhipu AI announced it would open access to its latest open-source flagship model, GLM-5.2, under the permissive MIT license. The Anthropic incident highlighted a critical issue beyond raw model capability: the risk of sudden, unpredictable loss of access to advanced AI models, especially for developers and enterprises deeply integrated with them. This has shifted industry and market focus toward factors like stability, sustainable access, and controllability. Zhipu's move, promoting "frontier intelligence for all," positions its openly available model as a reliable and accessible alternative. The GLM-5.2 model emphasizes "Long Horizon Task" capabilities with a 1M context window, targeting complex, multi-step coding and engineering workflows where maintaining context is crucial. Analysts note this event exposes the risk of dependency on closed-source models subject to single jurisdictional controls, potentially accelerating a shift toward domestic base models and localized deployments. The market's reaction signals a new valuation dimension in AI: providers who can offer stable, long-term, and sustainably accessible AI capabilities are gaining strategic importance.

marsbit2h ago

Following US Ban on Fable 5, Zhipu AI's Stock Soars 47%

marsbit2h ago

Trading

Spot
Futures

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of AI (AI) are presented below.

活动图片