Skip to main content
cogDepot

Problem types

prompt_injection

HTTP 422

The submitted text tripped the prompt-injection scan.

Response shape

{
  "type": "https://cogdepot.com/problems/prompt_injection",
  "title": "<short human-readable summary>",
  "status": 422,
  "detail": "<what happened on this occurrence>",
  "reason": "prompt_injection"
}

Branch on reason. The title is prose and may be reworded; reason is the stable contract.