Back to glossary
AI GLOSSARY
Security Boundary
Security & Adversarial AI
A defined perimeter separating trusted from untrusted components in an AI system — determining what information and capabilities are accessible from outside and what must remain protected. Security boundaries don't enforce themselves; they must be explicitly designed and actively maintained. In agentic AI systems, where models interact with external tools, APIs, and data sources, the boundary is constantly under pressure and particularly easy to misconfigure.
See also: sandboxing, prompt injection.