# Vaikora > Vaikora is an open-core AI runtime control gateway by Data443. Every AI agent action gets checked against deterministic policy before it executes, and every decision is signed into a SHA-256 audit chain. Compliance presets ship for SOC 2, HIPAA, GDPR, PCI DSS, and ISO 27001. Two products: the MIT-licensed Vaikora gateway (self-host) and the commercial Vaikora Control Plane (hosted by Data443). ## Product - [Vaikora homepage](https://vaikora.com/): Product overview and where Vaikora sits between AI agents and downstream systems. - [Vaikora gateway architecture](https://vaikora.com/platform/gateway): Open-source MIT-licensed gateway. Sub-500ms p95 enforcement, six content modules, OpenAI and Anthropic adapters, MCP support. - [Pricing](https://vaikora.com/pricing): Pricing tiers, plans, and limits. - [Contact sales](https://vaikora.com/contact): Book a demo or get a Control Plane quote. - [FAQ](https://vaikora.com/faq): Common questions about deployment, policy authoring, audit chain, compliance presets. ## Solutions - [AI Agent Governance](https://vaikora.com/solutions/ai-agents): General-purpose AI agent enforcement. - [Financial Services](https://vaikora.com/solutions/fintech): SOC 2 + PCI DSS aligned controls for fintech AI agents. - [Healthcare](https://vaikora.com/solutions/healthcare): HIPAA-aligned AI runtime control for healthcare workflows. - [Retrieval-Augmented Generation](https://vaikora.com/solutions/rag): RAG governance, source attribution, data leakage prevention. - [Code Assistants](https://vaikora.com/solutions/code-assistants): Policy enforcement for AI coding agents. - [AI Customer Support](https://vaikora.com/solutions/customer-support): Governance for AI customer-service bots. - [Legal AI](https://vaikora.com/solutions/legal): Document review and contract agent governance. - [E-commerce AI](https://vaikora.com/solutions/ecommerce): Storefront and catalog agent enforcement. - [One-Click Deployment](https://vaikora.com/solutions/one-click): Pre-built deployment templates for AWS Marketplace and Azure Sentinel. ## Trust and security - [Trust Center](https://vaikora.com/trust): Security, compliance, audit posture. - [Security Architecture](https://vaikora.com/security): How Vaikora enforces controls and protects customer data. - [Status page](https://vaikora.com/status): Vaikora Control Plane uptime. - [Privacy policy](https://vaikora.com/privacy). - [Terms of service](https://vaikora.com/terms). ## Open source - [vaikora-llm-gateway](https://github.com/Data443/vaikora-llm-gateway): The reference gateway. MIT license. Python. - [vaikora-guard-mcp](https://github.com/Data443/vaikora-guard-mcp): MCP server for Vaikora. MIT license. PyPI: `vaikora-guard-mcp`. Registered in the Anthropic MCP registry. ## Parent company - [Data443](https://data443.com/): Cybersecurity vendor; Vaikora is one of Data443's product lines alongside Cyren threat intelligence and TacitRed external attack surface management. ## Procurement - AWS Marketplace: SaaS subscription with private offers and EDP draw-down. Search "Vaikora" in AWS Marketplace. - Azure Sentinel: Ships as the Vaikora-AzureSecurityCenter solution. Search "Vaikora" in the Sentinel content hub. - Direct: Contact sales via the Contact page for a quote. ## Common confusions - Network firewalls work at the packet layer. Vaikora works at the AI action layer. - Endpoint security wraps user devices. Vaikora wraps AI traffic. - Vaikora does not replace Azure RBAC, AWS IAM, or Snowflake roles. It adds a runtime gate on top of those identity controls.