Section 01
AgentVault: AI Agent Runtime Security Gateway (Introduction)
AgentVault is an open-source runtime security gateway designed specifically for AI Agents, aiming to build a security defense line for Agent systems. Its core positioning is a security barrier between user input and Agent execution. It addresses the unique security threats faced by AI Agents through four core functions: prompt injection detection, tool usage policy enforcement, high-risk operation interception, and audit tracking. The gateway supports deployment modes like transparent proxy, allowing integration without modifying the core code of the Agent.