oc-plugins
OpeOginni
The oc-auto-perms plugin in an OpenCode plugin collection uses Jev to check tool intent against natural-language rules.
- License
- Not declared
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Sends proposed actions and permission rules to Jev, then uses local logic to allow, deny, or ask the user.
What this project offers
Connects permission policies to judgments about individual tool actions.
Review scope
The verified scope is oc-auto-perms, not every plugin in the monorepo. Model-based permission checks are not a complete security boundary; this site has not performed adversarial tests.
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.