ClawKeeper
Provides comprehensive security protection for OpenClaw agents, including skills, plugins, and monitors.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/SafeAI-Lab-X/ClawKeeper
Overview
ClawKeeper is a comprehensive real-time security framework designed for autonomous agent systems (such as OpenClaw). It delivers unified protection through three complementary approaches: injecting structured security policies at the instruction level, enforcing plugins at runtime, and employing independent monitors for external supervision. ClawKeeper offers multi-layered security mechanisms, including comprehensive security scanning, real-time threat prevention, behavioral analysis, and intent enforcement. Suitable for AI agent systems requiring high levels of security.
Capabilities
- ▪Comprehensive Security Scanning
- ▪Real-Time Threat Prevention
- ▪Behavioral Analysis and Anomaly Detection
- ▪Intent Enforcement and Trajectory Analysis
- ▪Configuration Integrity Monitoring
- ▪Automated Hardening and Repair
Use cases
Setup
1. Install dependencies: `pnpm install` 2. Build and link the launcher: `path/to/clawkeeper/npm install && npm run build && npm link` 3. Initialize operational mode: `clawkeeper init remote/local` 4. Start the monitor: `clawkeeper remote/local gateway run`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which platforms does ClawKeeper support?
Supports Windows, Linux, and macOS.
How can I get started with ClawKeeper quickly?
Please refer to the installation steps in the README.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.