Every request.
Protected.
5 guardrails run on every organization from day one. Block abuse, redact PII, catch leaked API keys, stop prompt injection. Under 2ms. Zero config.
Active on every organization
5 guardrails. Zero setup.
API Key Leak Protection
pre-call · redactScans every prompt for OpenAI, Anthropic, AWS, and generic API keys. Redacts them before the LLM sees the message. Your users' secrets never leave your perimeter.
Harmful Content
pre-call · blockBlocks violence, weapons, drug synthesis, and CSAM keywords with leet-speak normalization.
Output Safety
post-call · blockScans LLM responses for sexually explicit content. Blocks delivery before it reaches your users.
PII Redaction
pre-call · redactSSNs, credit cards, and emails replaced with safe placeholders. The LLM never sees the real data.
Prompt Injection Guard
pre-call · blockHeuristic detection across 6 attack categories. Catches jailbreaks, instruction overrides, system prompt extraction, delimiter injection, encoding tricks, and DAN-style role switches.
The request pipeline
Guardrails run inside the proxy path. No sidecar. No extra API calls. No SDK changes.
Your app
OpenAI SDK
Pre-call scan
PII, keys, injection
LLM provider
GPT-4o, Claude, etc.
Post-call scan
Output safety
Response
Clean output
<2ms
Pre-call overhead
0ms
SDK changes
5
Default guardrails
9 providers. One toggle.
Mix Presidio for PII, keyword filters for policy, custom webhooks for your business logic — all from the same dashboard.
Built for teams that ship to production
Healthcare
Redact patient SSNs and medical records. Block responses that could constitute medical advice.
Finance
Prevent credit card numbers from reaching LLMs. Block unqualified financial advice in output.
Enterprise
Stop employees from pasting API keys into prompts. Block prompt injection targeting internal tools.
SaaS
Protect end users from harmful LLM output. Custom webhooks for domain-specific content policies.
Zero integration effort
Guardrails run transparently. Your existing OpenAI SDK code works without changes. Blocked requests raise a standard API error. Redacted content arrives clean.
Works with Python, Node.js, Go, Ruby, Java, C#, PHP, Rust — any OpenAI-compatible SDK.
FAQ
Ship with confidence
Every plan. Every provider. No paywalls on security. Your first request is protected automatically.