pi-jev-auto-mode
jomatsu
Adds rule checks to Pi commands and file operations, then uses Jev to assess cases that need further judgment.
- License
- MIT
- GitHub Stars
- 12
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Local rules handle explicit denies and allows before Jev assesses authorization and risk for bash, write, and edit.
What this project offers
Keeps policy and decision records available for adjusting operation gates.
Review scope
Uncertain cases are denied by default, but uncertain=allow can be configured. Model judgments and thresholds do not guarantee protection; this site has not verified effectiveness.
Sources and implementation
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
y0usaf · Security & Guardrails
A Pi extension that flags tool risks before execution and checks output for secrets and failure types.
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.