Skip to content

Gate documentation

Gate is a drop-in security and audit layer for the AI tools and models your team already uses. It sits between your tools and the model providers and screens every request in both directions: blocking prompt-injection attacks, redacting secrets and personal data, and sealing every decision to a tamper-evident audit trail. It trims token cost along the way. Your tools keep working the way they do today, with no change to your code.

Start here

What Gate does

Prompt-injection defense

Gate scans every prompt before it reaches the model and blocks injection attempts, including indirect attacks hidden in tool output. See the prompt-injection scanner.

Secret and PII redaction

Credentials and personal data are caught and stripped from responses before they reach your tools. See Security.

Tamper-evident audit trail

Every prompt, reply, and rule decision is written to a verifiable log you can inspect later. See the audit trail.

Lower token cost

Compression and caching cut what you spend, with the same model output.

One endpoint, every model

Reach providers like Anthropic, OpenAI, Bedrock, and Vertex through a single API.

Explore the docs