Agent-safe signing · Roundup

Turnkey alternatives for AI-agent signing on Solana

Turnkey has the richest Solana policy language of the hosted signers. People look elsewhere when they want daily spending caps, a human approval step, a cheaper metered price, or a root key that is not in any vendor's enclave. Here is every credible option.

Last reviewed 2026-09-04 · Each row links to a full comparison with first-party sources

At a glance

Who holds the root keyPolicyCold rootPricing
ColdstarYou; encrypted on your own driveLimits, allowlists, daily cap, escalate to humanYesFree
PrivyPrivy TEE, Shamir sharesSolana rules; some enforced at API layerNoFree to 50,000 signatures/mo
CrossmintOwner: you. Agent key: Crossmint TEEOn-chain limits and rolling capsOwner key could beFree to 1,000 active wallets
Coinbase CDP WalletsCoinbase Nitro enclavesPer-transaction Solana rulesNo$0.005 per op; 5,000 free/mo
OpenfortOpenfort TEE on Google CloudSolana rules incl. Anchor IDL checksNo2,000 ops free, then $0.01
Para2-of-2 MPC: device + Para HSMScopes, default deny; API layerNoFree to 1,200 MAU
DfnsDfns MPC nodes; threshold undisclosedVelocity limits, quorum approvals, KYTNoFrom $800/year
Cubist CubeSignerCubist enclave + HSMCustom Rust/Wasm policies in TEE; MFA quorumNoSales
Lit ProtocolLit TEE network; authority on BaseJavaScript Lit ActionsNoAbout $0.01 per signature
FireblocksFireblocks MPC across SGX enclavesCaps, velocity, designated approversNoFrom $999/month

Short cells; the linked pages carry the detail and the sources. Coldstar is beta software with an independent audit planned before its production release, and that is stated on every page.

The options

Coldstar

Self-hosted, open-source policy signer with an air-gapped root. Daily caps, allowlists, and escalation to a human over QR. Beta.

How it works · Agent signing

Privy Embedded & server wallets

Shamir-split TEE wallets with a policy engine and a 50,000-signature free tier. Now part of Stripe.

Coldstar vs Privy →

Crossmint Smart-contract agent wallets

Two-signer smart wallets: you hold the owner key, Crossmint's TEE holds a scoped agent key, and limits live on-chain.

Coldstar vs Crossmint →

Coinbase CDP Wallets Hosted enclave signer + AgentKit

Nitro-enclave server wallets with per-transaction Solana rules and the open AgentKit framework. Half a cent per operation.

Coldstar vs Coinbase CDP Wallets →

Openfort Hosted TEE signer

TEE-held backend wallets with Solana rules including Anchor IDL instruction validation. Published pricing and a self-hostable signer component.

Coldstar vs Openfort →

Para MPC embedded wallets

2-of-2 MPC built around a user's device share, with scoped permissions. Better for consumer wallets than headless agents.

Coldstar vs Para →

Dfns Institutional wallet-as-a-service

Institutional: velocity limits, KYT screening, and multi-group quorum approvals. From $800 a year.

Coldstar vs Dfns →

Cubist CubeSigner HSM + enclave signer

HSM-sealed keys with custom Rust/Wasm policies executed inside the enclave. Built for validators and bridges.

Coldstar vs Cubist CubeSigner →

Lit Protocol Decentralised key network

Decentralised TEE network with JavaScript conditions and on-chain authority; Solana via wrapped Ed25519 keys.

Coldstar vs Lit Protocol →

Fireblocks Institutional custody

The institutional incumbent, with an agentic payments suite. From $999 a month.

Coldstar vs Fireblocks →

How to choose

Frequently asked questions

Does Turnkey support daily spending limits?

Not in its policy language at review time. It supports per-transaction conditions and time windows. Dfns, Fireblocks, Crossmint, and Coldstar all express some form of cumulative cap.

Which agent signers are open source?

Coldstar is fully open (MIT). Turnkey publishes its enclave OS, Coinbase publishes AgentKit and its SDK, Openfort publishes its OpenSigner component, and most vendors publish SDKs. The hosted policy engines themselves are closed everywhere except Coldstar.

Which of these lets the agent run without any vendor account?

Coldstar, which is self-hosted software. Every other option is a hosted service you authenticate to.

Can I keep Solana Agent Kit and switch signers?

Yes. Solana Agent Kit's wallet interface is pluggable and ships examples for Turnkey, Privy, Crossmint, and Para. A Coldstar-backed wallet implements the same interface.

Try Coldstar in two minutes

Open source, MIT. macOS, Linux, Windows — and on the Solana Seeker dApp Store.

pip install coldstar

More roundups