pi-jev
y0usaf
A Pi extension that flags tool risks before execution and checks output for secrets and failure types.
- License
- MIT
- GitHub Stars
- 70
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev scores destructive actions, scope and output risks; configuration chooses warnings or confirmation.
What this project offers
Defaults to shadow mode and fails open on API errors; it is not a standalone security boundary.
Review scope
Defaults to shadow mode and fails open on API errors; source review is not a security validation.
Sources and implementation
- y0usaf/pi-jev/blob/b3478fd4ca1ac8ffcb703f6dc8d6069b555f531e/README.md
- y0usaf/pi-jev/blob/b3478fd4ca1ac8ffcb703f6dc8d6069b555f531e/src/client.ts
- y0usaf/pi-jev/blob/b3478fd4ca1ac8ffcb703f6dc8d6069b555f531e/src/gate.ts
- y0usaf/pi-jev/blob/b3478fd4ca1ac8ffcb703f6dc8d6069b555f531e/src/index.ts
- y0usaf/pi-jev/blob/b3478fd4ca1ac8ffcb703f6dc8d6069b555f531e/src/output.ts
Related projects
safer-with-jev
andrelandgraf · Security & Guardrails
An HTTP inspection gateway that checks request content with Jev before optionally forwarding it to an HTTPS destination.
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.