LLM Classifier
An LLM-as-judge classifier that scores prompt-injection likelihood and threat intent on prompts and outputs. Thresholds are configurable per security profile; defaults are tuned for production.Vector Filter (TVDB)
Semantic-similarity search against CloudsineAI’s proprietary Threat Vector Database. Catches paraphrased and rephrased injection attempts that bypass keyword and regex filters.- Sensitivity: Low / Medium / High — selectable per profile.
- Catches semantic variants of attacks already in the TVDB; resilient to surface-level rewording.

