Stolen tokens, impossible travel, and 1claw’s new Risk Engine
Jun 11, 20261claw shipped a Risk Engine that catches credential compromise while it’s happening. Geo-velocity detection, honeytoken traps, DPoP token binding, and Continuous Access Evaluation — here’s what it does and why it matters.
Read moreHumanity lost $32M to a stolen private key. The fix is not another multisig.
Jun 9, 2026The Humanity Protocol breach was a key theft, not a contract bug. How HSM-backed Vault custody, Intents API signing, and Shroud inspection give AI agents a safer model than keys on laptops.
Read moreDefense in depth for Bankr agents: 1claw is now a Bankr Skill
Jun 4, 2026Bankr handles the trading. 1claw adds an HSM-grade vault, TEE-protected LLM proxy, and HSM/TEE signing for external credentials and EOAs — defense in depth for serious agent deployments.
Read moreBuilding 1Claw on Midnight: Private AI Agents Meet the Public Ledger
Jun 1, 2026There is no clean way for an AI agent to transact on a public blockchain without leaking something it shouldn't. 1Claw was built for key and context leaks. Midnight was built for on-chain leaks. This is what happens when you put them together.
Read morePrivate by Default: Running AI Agents with 1Claw Shroud, Darkbloom, and Venice AI
May 29, 2026A practical look at building a private inference stack for AI agents using 1Claw Shroud (TEE LLM proxy), Darkbloom (hardware-attested Apple Silicon), and Venice AI (zero retention plus TEE).
Read moreAn Agent Launched a Token on Base. It Never Held a Key.
May 28, 2026A reference agent that provisions identity, pushes to GitLawb, launches a token on Bankr, and signs a swap on Base — without ever holding a private key.
Read moreSecuring AgentKit for Autonomous Agents on Base
May 26, 2026AgentKit gives agents powerful onchain tools. 1Claw adds the security layer for autonomous operation: TEE signing, spend limits, address allowlists, and zero secrets on disk.
Read moreYour Agent Has Been Leaking Secrets. Here Is What We Did About It.
May 25, 2026We built native 1claw support into OpenClaude — HSM-backed vault secrets at runtime, Shroud TEE inspection on every LLM call, and Intents API transaction signing without the agent ever holding the key.
Read moreYour Agent Doesn’t Need Your Keys
May 19, 2026On May 4, somebody tricked Grok into draining $175K from Bankrbot’s wallet with Morse code. No exploit, no jailbreak — just two bots trusting each other. Here’s why the fix isn’t a smarter model. It’s a dumber, stricter signer.
Read moreI Built A LangChain Agent That Never Sees My API Keys
May 18, 2026A LangGraph weather agent that pulls OpenWeatherMap and provider keys from a 1Claw vault at runtime. Neither key sits in .env, enters the prompt, or touches agent memory.
Read moreThe Platform API: build products on top of 1Claw
May 18, 2026Register your app, create a bootstrap template, and scaffold HSM-backed secrets infrastructure for every new user in one API call. Your users own their secrets — you can’t peek at them.
Read moreI Built A CrewAI Agent That Never Sees My API Keys
May 11, 2026A CrewAI news agent that pulls OpenAI and NewsAPI keys from a 1Claw vault at runtime. Neither key sits in .env, enters the prompt, or touches agent memory.
Read moreOne endpoint, seven signing modes: full EVM signing support for AI agents
May 11, 20261Claw’s unified sign endpoint now supports every modern EVM signing standard — legacy, EIP-2930, EIP-1559, EIP-4844, EIP-7702 transactions plus EIP-191 and EIP-712 — with per-agent signing keys, human-controlled rotation, and optional TEE signing via Shroud.
Read moreWe called Claude without a single API key on disk. Here’s how.
May 5, 20261Claw is now an OIDC Identity Provider. AI agents mint short-lived RS256 tokens, exchange them at Anthropic via Workload Identity Federation, and get session credentials that expire in minutes. No static keys, no rotation, just identity.
Read moreMPC, TEEs, and Google Cloud KMS: how we protect agent keys from everyone, including us
Apr 30, 2026How 1Claw combines multi-party computation, Trusted Execution Environments, and Google Cloud KMS to eliminate single points of compromise for AI agent signing keys.
Read moreYour AI agent’s API keys are sitting in plain sight
Apr 20, 2026The 1Claw Agent Template is live on Pinata’s OpenClaw marketplace. HSM-backed secrets, Shroud LLM proxy, and Intents API transaction signing — deployed in ten minutes.
Read moreYour AI agent's API keys are sitting in plain sight. Here's how to fix that.
Apr 8, 2026A walkthrough for deploying the 1Claw template on Pinata's OpenClaw platform — secure your agent credentials in an HSM vault in about ten minutes.
Read moreRogue AI agents and the case for vault-backed, scoped access
Mar 16, 2026Lab tests show AI agents exploiting systems and leaking secrets when given broad access. The fix: don't give agents copies of secrets—give them scoped, auditable access. How 1Claw's vault, Shroud, and Intents API reduce insider risk.
Read moreYour agent's LLM traffic is a liability. Here's how we inspect it in a TEE.
Mar 16, 2026LLM traffic from AI agents carries keys and sensitive data and is vulnerable to injection. Shroud is a TEE-backed proxy that inspects every request, redacts secrets and PII, and enforces policy before forwarding to the provider.
Read moreA look at the new Agentic Stack: SPIDR
Mar 12, 2026We aren't just serving pages anymore—we're spawning autonomous actors. SPIDR (Security, Payments, Identity, Discovery, Runtime) is the infrastructure stack for the agentic era.
Read moreGoing OpenAPI-first: build your own 1Claw SDK in any language
Feb 24, 2026We've published the full 1Claw API as an OpenAPI 3.1.0 spec on npm. Here's how to use it to generate a client in any language — or extend our TypeScript SDK with the new plugin architecture.
Read moreThe problem we solve
Feb 24, 2026AI agents need secrets to do useful work — but pasting keys into chat or stuffing them in env vars is broken. Here's why we built 1Claw.
Read more