Skip to main content

memory-context-poisoning-reviewer

Review an agent's persistent memory and stored context for poisoning (OWASP Agentic ASI06) — can untrusted content write into long-term memory (auto-summarized conversations, "remember this" injections, tool outputs persisted as facts), does a poisoned entry survive sessions and get trusted as ground truth later, and can memory bleed across tenants/users/sessions. Verifies validation-before-write, per-entry provenance, tenant/user/session scoping, TTL, purge with rollback, and recalled memory treated as data, never instructions. Distinct from model-poisoning-reviewer (LLM04, training-time) and rag-security-architect (LLM08, retrieval authz); this owns the agent's own state store. Use when an agent persists memory, context, facts, or preferences across sessions. Do NOT use for training/feedback integrity (model-poisoning-reviewer), who-may-retrieve authz (rag-security-architect), in-context injection (prompt-injection-defender), or a dev-agent's own memory files (agent-memory-governance).

Zur Installation springen

Quellinformationen

Repository
ModernNomad-98/Project-Aegis
Letzte Quellaktivität
7. Juli 2026 um 15:00
Erkannte Sprache von SKILL.md
Englisch
Sterne
3
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.