neiltalap 8 hours ago I have built a production-ready validator API to help stop prompt-injection, jailbreaks, unsafe tool calls, and system prompt leaks.Endpoints: POST /validate and POST /validate_outputActions: pass, block, sanitize, escalateCheck it out if you want to, I would be grateful for any feedback support@patrei.comDocs: https://backend.patrei.com (RapidAPI listing is just for onboarding)Happy to answer questions or dive into the design choices in the comments.
I have built a production-ready validator API to help stop prompt-injection, jailbreaks, unsafe tool calls, and system prompt leaks.
Endpoints: POST /validate and POST /validate_output
Actions: pass, block, sanitize, escalate
Check it out if you want to, I would be grateful for any feedback support@patrei.com
Docs: https://backend.patrei.com (RapidAPI listing is just for onboarding)
Happy to answer questions or dive into the design choices in the comments.