Home /Safety, moderation and verification /tripwire
tripwire
AI SDK middleware and proxy that runs seven Jev checks on every LLM response before the user sees it; no accuracy numbers yet, and it says so.
From the readme
tripwire Judge every LLM response before the user sees it. Seven checks in one ~100 ms call to TypeSafe's Jev, cheap enough to run on 100% of traffic instead of sampling 1% with a frontier judge. - AI SDK middleware: wrapLanguageModel({ model, middleware: tripwire(...) }). Zero infra. - OpenAI-compatible proxy: point any client's baseURL at it. - Policy as …
npm i tripwireDetails
- Section
- Safety, moderation and verification
- owner
- noelzappy
- stars
- 2
- forks
- 0
- pushed
- 2026-09-18
- Language
- TypeScript
- License
- MIT
What it is
- Form
- Proxy or service
- Host agent
- Standalone
- Audience
- App developers
Maturity
Docs