Agent
AgentiLoop
An optional Jev command-risk advisor inside a native macOS Agent, with a TypeSafeKit client.
- License
- MIT
- GitHub Stars
- 616
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Adds a destructive-risk judgment after local shell checks and refuses commands above the configured threshold.
What this project offers
API failures generally allow the command with a warning, so it is not complete system protection.
Review scope
Jev is an optional additional risk judgment and failures generally fail open; no system-security validation was performed.
Sources and implementation
- AgentiLoop/Agent/blob/078f87ceca1d1190cc73706ac8ec16442e766a27/README.md
- AgentiLoop/Agent/blob/078f87ceca1d1190cc73706ac8ec16442e766a27/Agent/Services/JevAdvisor.swift
- AgentiLoop/Agent/blob/078f87ceca1d1190cc73706ac8ec16442e766a27/TypeSafeKit/Sources/TypeSafeMiddleware/JevProvider.swift
- AgentiLoop/Agent/blob/078f87ceca1d1190cc73706ac8ec16442e766a27/TypeSafeKit/Sources/TypeSafeKit/TypeSafeClient.swift
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.