Glossary
Cross-Agent Contamination
Cross-agent contamination occurs when data, context, or malicious instructions from one agent's session leak into another agent's execution context — causing unintended behaviour, data exposure, or policy bypass. It is most likely when agents share memory stores, context pools, or tool caches without strict tenant isolation. Prevention requires per-agent context isolation and careful boundary enforcement in shared infrastructure.