UC researchers audited 428 third-party LLM API routers — intermediaries that sit between AI coding agents and model providers like Anthropic and OpenAI — and found 26 actively malicious: 9 injecting code into tool calls, 17 exfiltrating AWS credentials, and 1 draining ETH from a test wallet. The routers exploit the fact that they terminate TLS and see all plaintext payloads, yet no provider enforces cryptographic integrity between client and upstream model. The paper, "Your Agent Is Mine," is the first systematic study of this supply chain attack surface and highlights a growing risk for developers using AI agents for smart contract and wallet work.

TLDR by @Benthic

More coverage

Explore the topic

More on API

Comments