Communityv1.0.1

OpenClaw Guardian

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...

1.2kdownloads8active installsfatcatMaoFei
View on ClawHubBack to Skills

Skill Details

Slug
openclaw-guardian
Latest Version
1.0.1
Author
fatcatMaoFei
Published
Feb 25, 2026
Updated
May 18, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for OpenClaw Guardian.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

Fix: match actual implementation (blacklist + LLM voting, no scoring). Updated core code to PR #25480.