~2ms
per prompt scan
P99 latency
7
detection modules
independently scored
100%
deterministic
no LLM required
How it works
Your app forwards the user prompt (plus optional system prompt and RAG context) to the Prompt Security API before sending it to the model.
Seven detection modules run in parallel — signature matching, semantic vectors, clause parsing, unicode analysis — each returning an independent score.
Hostile segments are surgically removed and the prompt is reconstructed into a safe equivalent. You receive the cleaned prompt plus a full audit trace.
Detection modules
Each module runs independently and returns its own score and explanation — no black boxes.
Sanitization in action
Users get a useful response. You get an audit trail. The model never sees the attack.
Comparison
Misses paraphrased attacks entirely. Prompt Security combines signature patterns, vector similarity, and clause parsing — regex is just one of seven layers.
No explanations, vendor lock-in, and behaviour can change silently. Prompt Security is local, fully auditable, and configurable per module.
Blocks entire prompts, breaking legitimate requests. Prompt Security surgically reconstructs safe versions and preserves intent.
Doesn't sanitize text input — only constrains tool calls. Prompt Security filters before the model sees anything.
Integration
250 free scans. No credit card required. Set up in minutes with any LLM stack.
Get started free