Skip to main content
ZNYX AI

Self-hosted AI security

The security tool should not be the thing that moves your data.

Most AI guardrails require you to send prompts to a vendor to have them inspected. ZNYX inverts that: the engine ships to your boundary, and nothing about a decision requires an outbound call.

01

The tool never sees your prompts

Inspection happens where your data already lives. Adopting ZNYX does not add a third party to your data-flow diagram.

02

Judge models stay inside too

The inference sidecar runs ML classifiers and the LLM judge in your VPC, so escalation is not a back-door egress path.

03

Auditable by reading it

The detection runtime is open source. Your security team can review exactly what executes rather than trusting a description.

04

Residency is a deployment choice

Run it in the region you are required to run in. No dependency on where a vendor happens to host.

The stack

What runs where

Which ZNYX components run in your VPC and which can be hosted
ComponentResponsibilityLocation
RuntimeDetection engine and policy enforcement · Docker or KubernetesYour VPC
Inference sidecarML classifiers and LLM judge modelsYour VPC
Policy bundlesVersioned, signed, pinned per environmentYour VPC
Trace storeDecisions, detector verdicts, audit eventsYour VPC or control plane
Control planeConsole, policy authoring, evidence exportsHosted or self-hosted

FAQ

Self-hosting questions

What self-hosting gives you, what it costs to run, and where the hosted console fits.

The detection engine runs on compute you control. Prompts, responses, retrieved context, and tool payloads are inspected in your VPC or on-prem, and no request has to leave your network for a policy decision to be made. That is the difference between a security control you operate and an API you depend on.

Secure every prompt, agent, and tool call, in your boundary.

Pull the open-source runtime, drop it into your stack, and start enforcing policy in minutes, free, forever. Add the hosted control plane when you want centralized policies, evidence, traces, and team workflows.