jev-block-android-ad
ufec
An Android notification and SMS filter that applies local OTP rules before asking Jev whether a message is advertising noise.
- License
- MIT
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Classifies text that passes local gates; local mapping decides whether to allow or suppress it.
What this project offers
Makes OTP handling and fail-open behavior explicit in code.
Review scope
Local OTP matching is not an infallibility guarantee. Code-level gates do not replace device testing for false blocks.
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.