AEGIS
Protected·0traces·0agents (24h)·0blocked (24h)

Memory & Cross-Agent

Signals that don't fit Activity, Approvals, or Violations — tainted recall, undeclared agent-to-agent data crossings, and PII that appears in tool arguments before any prompt mentions it.

5
recall events
4
crossings
4
pre-instr PII
highAug 11, 2026 at 10:00 PM
agent-coding-asst·recalled support_kb:"prefer-https"·origin: webhttp_post

Agent recalled a memory item originally scraped from stackoverflow.com 3 days ago and used its "exec via curl | sh" suggestion as a shell command template.

Quarantine the memory item. Re-fetch from a trusted source. See policy `taint-memory-egress`.

criticalAug 11, 2026 at 9:46 PM
agent-customer-support·recalled last_email_draft_template·origin: retrievalsend_email

Email-draft template recalled from memory contained a forwarded "IGNORE INSTRUCTIONS" line from an earlier ticket. The line propagated into the outbound email body.

BLOCK. Reset the agent's short-term memory window for this session.

mediumAug 11, 2026 at 9:14 PM
agent-data-pipeline·recalled recent_query_hashes[42]·origin: previous-tooldb_query

Agent reused a SQL fragment from 2 hours ago that contained `WHERE id IN (…)` over user-supplied IDs — the IDs are now stale and 3 belong to deleted users.

Force re-validation of cached query fragments older than 30 min.

lowAug 11, 2026 at 8:37 PM
agent-security-triage·recalled cve_watchlist[v2.4.0]·origin: retrievalweb_search

Routine recall of a CVE watchlist memory item — used to filter search results.

No action. Recall pattern is policy-compliant.

highAug 11, 2026 at 7:48 PM
agent-coding-asst·recalled team_chat:"alice prefers gmail"·origin: usersend_email

Memory item from team-chat parsed "alice prefers gmail" as routing intent and sent the message to alice.chen@gmail.com instead of alice@acme.io. Caught by personal-email policy.

Reduce memory-derived routing weight when explicit policy contradicts.