소개
Enclave is a comprehensive monorepo offering security-focused libraries essential for building robust and safe AI agent systems. It addresses critical challenges such as code injection and sandbox escapes by providing a secure JavaScript sandbox, `enclave-vm`, for safely executing AI-generated code. Complementing this, `ast-guard` offers AST-based JavaScript validation with extensive CVE protection, while `vectoriadb` delivers a lightweight, in-memory vector database for efficient semantic search within agent operations. This suite of tools ensures defense-in-depth security, making AI-generated code trustworthy and performant.