safer-with-jev
andrelandgraf
An HTTP inspection gateway that checks request content with Jev before optionally forwarding it to an HTTPS destination.
- License
- Not declared
- GitHub Stars
- 3
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev judges prompt injection or unsafe content; local rules forward, flag or block the request.
What this project offers
Adds an inspectable content check ahead of an existing HTTP service.
Review scope
Renamed to safer-with-jev. The code implements content checks, not a guarantee of safety or zero latency.
Sources and implementation
Related projects
pi-jev
y0usaf · Security & Guardrails
A Pi extension that flags tool risks before execution and checks output for secrets and failure types.
pi-jev-auto-mode
jomatsu · Security & Guardrails
Adds rule checks to Pi commands and file operations, then uses Jev to assess cases that need further judgment.
jev-judgment
HyunjunJeon · Security & Guardrails
Adds judgment checks for authorization, operation risk, and failure causes to coding Agents.
jev-guard
leepokai · Security & Guardrails
Tool-call checks for coding Agents that assess operation risk, user intent and prompt-injection signals.