You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
A lightweight Paper library for intercepting Minecraft Brigadier commands at the node level, enabling precise, reliable command control without parsing raw strings or overriding vanilla behavior.