Claude Skill
SafeAI-Lab-X/ClawKeeper
ClawKeeper provides comprehensive safety protection for OpenClaw agents through skills, plugins, and watchers. A layered security framework to guard against malicious or unintended agent behaviors.
Overview
Repository
Install this Skill
npx openclaw clawkeeper auditRegistry
npx openclaw clawkeeper auditnpm install
Summary
ClawKeeper is a comprehensive safety protection framework for OpenClaw agents, offering layered security through skills, plugins, and watchers. Often described as 'The Norton for OpenClaw', it helps developers and users guard against malicious or unintended agent behaviors.
ClawKeeper:通过技能、插件和监视器为OpenClaw代理提供全面安全保护(又名OpenClaw的诺顿)
Key features
- Layered safety via skills, plugins, and watchers
- Real-time monitoring of agent actions
- Plugin-based extensible security architecture
- Designed specifically for OpenClaw agents
- Community-driven safety rules and policies
Use cases
- Protecting OpenClaw agents in production environments
- Preventing unauthorized data access by agents
- Enforcing safety policies in multi-agent systems
- Auditing and logging agent actions for compliance
- Developing custom security plugins for specific threats
README excerpt
# 🦞🛡️ ClawKeeper: Comprehensive Safety Protection for OpenClaw Agents Through Skills, Plugins, and Watchers <h1 align="center"><i>(aka The Norton for OpenClaw)</i></h1> <p align="center"> <img src="./fig/logo.png" alt="OpenClaw" width="700"> </p> <p align="center"> <strong>SAFETY EXFOLIATE! SAFETY EXFOLIATE!</strong> </p> <p align="center"> <a href="https://github.com/openclaw/openclaw"> <img src="https://img.shields.io/badge/OpenClaw-Compatible-blue.svg" alt="OpenClaw"> </a> <a href="https://opensource.org/licenses/MIT"> <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"> </a> </p> **ClawKeeper** is a _comprehensive real-time security framework_ designed for autonomous agent systems such as **OpenClaw**. It provides unified protection through three complementary approaches: **skill-based** safeguards at the instruction level, **plugin-based** enforcement at the runtime level, and a **watcher-based** independent monitoring agent for external oversight. # 🔎 Overview **ClawKeeper** provides protection mechanisms across three complementary architectural layers: - **Skill-based Protection** operates at the instruction level, injecting structured security policies directly into the agent context to enforce environment-specific constraints and cross-platform boundaries. - **Plugin-based Protection** serves as an internal runtime enforcer, providing configuration hardening, proactive threat detection, and continuous behavioral monitoring throughout the execution pipeline. - **Watcher-based Protection** introduces a novel, decoupled system-level security middleware that continuously verifies agent state evolution. It enables real-time execution intervention without coupling to the agent's internal logic, supporti