Repo · Safety & guardrails
is-malicious
A codebase scanner that helps you not run malicious code.
Open github.com ↗How builders describe it
Scans a codebase for covert, deceptive, or data-stealing behavior with Jev, then reports suspicious files and line ranges before the user runs it.
CLI codebase scanner that sends source, config, build, and CI files to TypeSafe Jev to flag deceptive or data-stealing behavior with file/line pointers. A clean report is not proof a project is safe.
have jev check if code is malicious before you run it, its cheap enough to scan entire codebases can also be used as a first line defense against malicious prs
The decision Jev makes
Allow, flag or escalate a message, tool call or action.
Where it fits
Screening messages, tool calls and outputs before they cause trouble. Jev gives a fast, calibrated verdict that can sit in front of every request or agent action. All 131 safety & guardrails projects →