Testing RAG And Memory Poisoning

Test whether an attacker can plant content in the knowledge an AI agent later retrieves and trusts: a RAG index or vector store, an agent's persistent memory, or the search and web results it pulls at runtime. Covers poisoned documents that surface as authoritative context, memory entries that persist across sessions, retrieval-ranking abuse, and injected instructions that ride retrieved chunks. Use when reviewing a RAG pipeline, an agent with long-term memory, or any retrieval step feeding the model. The poison fires on an innocent query.

UnboundCompute 28063c6 6.4 KB Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/testing-rag-and-memory-poisoning commit 28063c62c6

Frequently asked questions

npx skillmds@latest add unboundcompute/testing-rag-and-memory-poisoning