Jev Agent Security
Jev is a tool that allows agents to compute the probability of being scammed or prompt-injected, preventing sensitive decisions and enabling more agentic online behavior.
Playing with Jev by @typesafeai, and it's pretty cool to think about the use cases. One idea:
It may allow us to trust our agents to be much more agentic online.
For every decision my agent makes that could be sensitive, Jev has to compute the probability that it's getting scammed or prompt-injected, and stop it from doing anything crazy.
Kind of like the Sentinel feature from @Muse, but you can edit it and use it in many contexts.