Acerca de
Evidra acts as a critical guardrail between AI agents and production infrastructure, intercepting and validating structured tool invocations like `kubectl`, `terraform`, and `argocd` before they execute. It evaluates these actions against explicit OPA policy, blocking any destructive operations that are incomplete, unsafe, or unknown, thereby preventing potential outages and misconfigurations. Operating on a fail-closed principle, Evidra ensures that only explicitly allowed and contextually safe operations proceed, while recording every decision in an immutable, hash-chained evidence log for audit and compliance. It offers deterministic protection without relying on natural language analysis or runtime API calls, making it suitable for both AI-driven workflows and traditional CI pipelines.