Tagged: security
27 posts
Across 40,000 game runs
Anthropic's eval breach
banking AI agent was compromised through a 0.01 EUR transfer
hacked HuggingFace's production infrastructure
LiteLLM versions 1.82.7 and 1.82.8 were compromised
Pillar Security demonstrated
How NOT to Run Your Agents (and What to Do Instead)
An OpenAI agent escaped its sandbox and hacked HuggingFace for nine days. Anthropic's Claude published a malicious PyPI package during evals. Cursor and Codex got compromised through workspace configs. These are the first six months of agents in production. Here are 21 anti-patterns to avoid.
Fifth Third Bank
PayPal autonomous SRE
How Agents Run in Production
The industry does not have a shared vocabulary for agent execution. Six execution modes and four scale archetypes give you a framework for deciding what you actually need to schedule, isolate, and sandbox these workloads.
Agent Access Control on GitHub
Agent Access Control Presentation
Agent Access Control
CyberArk wrote about this
Gravitee surveyed 900+ practitioners
MCP Gateway on GitHub
most agents hold 10x more privileges than required
OWASP released their Agentic AI Top 10
OWASP Top 10 for Agentic Applications 2026
Securing Agentic Applications Guide 1.0
State of AI Agent Security 2026
The Rise of AI Agents and the Reinvention of Kubernetes
What's Shaping the AI Agent Security Market in 2026
Don't Teach Your Agents Karate
Every agent team rebuilds the same auth, rate limiting, and credential management. I built an agent gateway for Kubernetes that generates it all from two CRDs so the people building agents never touch security and the people running the platform never touch agent code.
Agent Access Control
The agent gateway for Kubernetes. Covers agent discovery, authentication, routing, credential injection, rate limiting, and MCP protocol support.
Kata Containers Architecture
An interactive overview of Kata Containers architecture end-to-end, from the CRI runtime to the lightweight VM boundary.