Security middleware for AI Agents. Intercepts shell commands before execution using a multi-layer pipeline: binary allowlist, regex patterns, deterministic intent coherence mapping, and LLM semantic check as last resort.
-
Updated
Jun 29, 2026 - Python