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).

الانتقال إلى التثبيت

معلومات المصدر

المستودع
ModernNomad-98/Project-Aegis
آخر نشاط في المصدر
٧ يوليو ٢٠٢٦ في ١٥:٠٠
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٣
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.