Customize security rules for specific tools, file paths, commands, and URL patterns
CtrlAI uses a YAML-based rules engine supporting glob patterns for paths, regex for commands and URLs, substring matching for arguments, and per-agent scoping. Users can block specific tools (e.g., read, write, exec), match on file paths (**/.env), command patterns (rm -rf /), or URL domains without writing code.
