Back to browse
GitHub Repository

OWASP Foundation web repository

44 starsPython

Agent Memory Guard – OWASP defense for AI agent memory poisoning

by vgudur297·May 29, 2026·3 points·0 comments

AI Analysis

●●SolidSolve My ProblemBig Brain

OWASP reference implementation for ASI06 memory poisoning with LangChain and AutoGen integrations.

Strengths
  • Addresses emerging ASI06 threat vector that most AI security tools ignore completely
  • Multiple framework integrations (LangChain, OpenAI Agents, AutoGen, mem0) ship today
  • Official OWASP incubator status with 3,800+ downloads shows real adoption
Weaknesses
  • AI agent security is becoming crowded as the threat space matures quickly
  • Runtime defense pattern is standard security architecture, not novel
Category
Target Audience

AI/ML engineers building agents with persistent memory

Similar To

Lakera Guard · Protect AI · HiddenLayer

Similar Projects