Agent Security
3 articles

Securing AI Agents: Identity, Memory, Tools, Permissions, and Kill Switches
Agent projects fail when teams treat autonomy as a product feature instead of a control problem. Once the agent can do work on behalf of a user, the attack surface moves from text to action.

OWASP LLM Top 10 2025 Explained for Engineers Building Real AI Products
Teams adopt LLM features quickly and then discover that traditional AppSec checks miss retrieval abuse, tool misuse, and unsafe output handling. The Top 10 helps because it names the failure modes that need design and test work.

The Agentic Anarchy Problem: Why AI Agents Break Traditional IAM Models
AI agents break traditional IAM because they act across user intent, application authority, and tool permissions. A secure agent program requires explicit identity, delegated authorization, scoped credentials, and policy enforcement that lives outside the model.