OWASP Agent Memory Guard – Protect OpenAI Agent Memory from Poisoning Attacks #3337
vgudur-dev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is it?
OWASP Agent Memory Guard (AMG) is an open-source Python library that protects AI agent memory from poisoning attacks. If you're building agents with OpenAI's API that use persistent memory (conversation history, RAG, vector stores), AMG scans every memory write for:
Quick Start
Results
Links
Beta Was this translation helpful? Give feedback.
All reactions