← Back to News

Ledger Keeps AI Agents Away From Keys

2026-06-15 · ledger

Ledger published a June 10 preview of Ledger Agent Stack, an open-source toolkit for agents that can prepare crypto actions without controlling keys. The architecture keeps final approval on Ledger hardware, separating AI-generated proposals from irreversible signing authority.


What Happened

Ledger Agent Stack includes tools for device management, Ledger Wallet CLI, Ledger Enterprise CLI, and Ledger Enterprise Multisig CLI. Agents can check balances, prepare sends or swaps, and support governance workflows, but sensitive actions still require physical confirmation on a Ledger signer.

The Cost of Data Loss

AI agents can be manipulated by prompt injection, flawed instructions, hallucinated reasoning, or compromised software runtimes. If an agent or app also controls private keys, a single software failure can become an irreversible asset loss.

How Cold Storage Prevents This

Hardware signing keeps the private key outside the agent runtime and forces a separate human approval step on a trusted device screen. This cold-storage pattern limits what compromised software can do: it may request a signature, but it cannot silently sign or move funds by itself.

Read Original Post →