A security layer plugin for OpenClaw that intercepts dangerous tool calls (exec, write, edit) through two-tier regex blacklist rules and LLM-based intent ver...
Fix: match actual implementation (blacklist + LLM voting, no scoring). Updated core code to PR #25480.