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.
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.
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.
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 →