ClawKeeper

ClawKeeper

Provides comprehensive security protection for OpenClaw agents, including skills, plugins, and monitors.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

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

Preventing High-Risk BehaviorsDetecting Abnormal OperationsEnsuring User Intent ConsistencyProtecting Critical Configuration Files

Setup

Requires: Node.jsnpm/pnpm
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