Loading market data...

Algorand Launches AC2 Protocol to Add Cryptographic Security to AI Agent Operations

Algorand Launches AC2 Protocol to Add Cryptographic Security to AI Agent Operations

Algorand has launched the AC2 Protocol, a security layer built for AI agents. The protocol adds cryptographic checks to agent operations, targeting two specific weaknesses: spoofed approvals and exposed credentials. It's a step toward making autonomous agents safe enough to handle real transactions without getting tricked.

Why AI agents keep getting burned

Agents are moving beyond simple chatbots into roles that involve moving money and making decisions. That makes them a target. The two attack vectors AC2 addresses are common ones. A spoofed approval happens when an attacker tricks the agent into signing off on a malicious action — say, sending funds to the wrong address. Exposed credentials are worse: if a key or token leaks, the attacker just walks in and takes over. These aren't exotic hacks; they're everyday risks for anyone building autonomous systems.

What the protocol actually does

The AC2 Protocol adds cryptographic security directly to the agent's operations. Instead of relying on a loose signature, the agent's approvals are tied to its own cryptographic identity on-chain. That way, a fake request doesn't carry the right proof and gets rejected. Credentials, meanwhile, are encrypted and never transmitted in the clear, so even if a call is intercepted, the secret stays sealed. The effect is a layer of assurance that agents can act without being the easiest target in the room.

Algorand's bet on agentic web

Algorand is making a clear play for the AI agent economy. By shipping AC2, it's saying the network can be a place where agents do business safely. That's a reasonable pitch, but the real test is whether developers actually adopt it. The protocol is live now, so the next step is in the hands of the people building agents. If they pick it up, it'll show up in production systems. If they don't, it's a good security idea that just didn't find its audience.