Introducing DVAIB - Damn Vulnerable AI Bank

Can You Trick an AI Into Giving You Free Money?Introducing DVAIB - The World's Most Vulnerable AI BankWhat if there was a bank where the AI assistant was... a little too helpful? A bank where smooth talking might j…...

KV Cache Security for Long-Context LLM Inference

What Changed in 2026Short answer: Shared KV caches can expose prompt information when cache reuse crosses trust boundaries or unsafe distributed components are reachable. Separate cache reuse by trust group, use an unpr…...

Securing Agentic AI: Roadmap Part-10

Part 10. Implementation Roadmap10.0 Why you need a roadmap, not a random pile of botsYou now have:Agent patternsMulti agent topologiesHITL designsThreats and controlsIdentity, architecture, governanceGreat. Now the obvi…...

Securing Agentic AI: Governance Framework Part-9

Part 9. Governance Framework9.0 Why you need actual governance, not “vibes”At small scale, you can ship an agent, watch it in Prod, and fix things as they break.At enterprise scale, that same approach turns into:Nobody …...