jev-experiments
dabit3
A collection of Jev developer-tool experiments, including Commit Sentry for semantic checks on staged diff hunks.
- License
- Not declared
- GitHub Stars
- 256
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Judges risks such as exposed credentials or destructive changes; local rules warn or block a commit.
What this project offers
Presents risk labels with the corresponding diff before commit.
Review scope
The repository says the demos were built by Devin; performance tables describe author-specific runs. Not a replacement for deterministic secret scanning or full code review, and not retested here.
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.
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.