Features
Built for teams building with LLMs.
22 test categories across security, safety, ethics, and quality — every check grounded in real-world risks seen on production chatbots and agents.
Protect your chatbot from adversarial misuse and data leakage.
Prompt Injection
HighDetects language that tries to override system instructions, hijack context, or insert adversarial directives through user input.
Policy Bypass
HighCatches jailbreak attempts, uncensored-mode requests, and language designed to remove the model's safety rails.
Data Exfiltration
HighFlags prompts that request credentials, API keys, PII, internal data, or anything that should never leave the model context.
Social Engineering
MediumIdentifies manipulation patterns that try to coerce the model into unsafe actions by appealing to authority or urgency.
Indirect Prompt Risk
MediumSpots instructions that fetch or summarise external URLs, which could inject hostile content into the model's context window.
Tooling Permissions
MediumDetects over-broad tool grants — shell access, filesystem writes, unrestricted API calls — that increase blast radius.
Insecure Output
LowFlags prompts likely to produce dangerous code, SQL, or markup without proper sanitisation guidance.
Training Manipulation
LowCatches attempts to bias future model behaviour or embed persistent instructions through crafted inputs.
Prevent bias, toxicity, and harmful outputs from reaching your users.
Toxicity
HighInstructions likely to produce harmful, offensive, abusive, or hateful content including slurs and derogatory language.
Harmful Advice
HighPrompts requesting dangerous medical, legal, financial, or safety guidance without appropriate professional caveats.
Racial Bias
HighLanguage that could produce racially biased or discriminatory outputs or make unfair assumptions based on ethnicity.
Political Bias
MediumInstructions that could cause the model to favour particular political parties, candidates, or ideologies.
Gender Bias
MediumInstructions that reinforce gender stereotypes, make assumptions based on gender, or treat genders unequally.
Religious Bias
MediumInstructions that disparage, unduly favour, or make assumptions about specific religious groups or their members.
Stereotyping
MediumPrompts encoding harmful generalisations about groups of people based on identity characteristics.
Age Bias
LowLanguage that discriminates or makes unfair assumptions based on age, whether against older or younger people.
Catch reliability and consistency issues before they reach production.
Hallucination Risk
MediumPrompts that explicitly invite the model to fabricate facts, citations, statistics, or data it cannot verify.
Factual Consistency
MediumInstructions that may cause the model to produce contradictory or internally inconsistent factual claims across a response.
Instruction Following
LowAmbiguous or contradictory instructions that reduce the model's ability to complete tasks reliably and predictably.
Response Consistency
LowPrompts likely to produce wildly varying outputs across repeated runs, making results hard to test or depend on.
Refusal Behaviour
LowInstructions that prevent the model from appropriately refusing unsafe or out-of-scope requests.
Formatting Compliance
LowMissing or ambiguous output format constraints that could cause inconsistent or unparseable responses downstream.
Platform features
AI-powered scoring
Our model evaluates each prompt across all 22 categories and returns a structured JSON result with score, summary, and per-finding explanations.
Findings + remediation
Every finding includes a plain-English explanation of the risk and a concrete guardrail recommendation — not just a flag.
Suggested rewrite
Get a production-ready rewrite of your prompt with guardrails applied — copy, paste, and ship.
Team workspaces
Organise tests by product, model, or environment. Assign owner, admin, and member roles. All history is scoped to the workspace.
Usage controls by plan
Monthly test quotas are enforced at the workspace level. Upgrade mid-month and limits reset automatically.
API + CI/CD integration (coming soon)
Gate your deployment pipeline on prompt safety. One API call, a score back, and a pass/fail threshold you control.