jev-tool-permissions
NicolasMontone
Adds tool-call approval and tool-list pruning to the Vercel AI SDK.
- License
- Not declared
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Deterministic rules run first; Jev assesses remaining call risks and tool relevance for threshold-based handling.
What this project offers
Approval-call failures request human review; model judgments cannot guarantee detection of every risk.
Review scope
Reviewed the fixed-version README and call path.
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.