Docs/Predicate Claw

Predicate Claw

Predicate Claw is a security plugin that intercepts OpenClaw tool calls and enforces policy-based authorization through the Predicate Authority sidecar.

Every tool call is evaluated against security policies in real-time—ALLOW or DENY decisions happen in sub-millisecond latency before any action executes.


Documentation

How It Works

Comprehensive guide covering Predicate Claw architecture, setup, demo scenarios, production deployment, and fleet management with Predicate Vault.

  • Architecture and plugin hook system
  • 15 demo scenarios (5 allowed, 10 blocked)
  • Policy configuration and examples
  • Docker demo for screen recording
  • Production deployment on Ubuntu VPS

Operational Runbook

Operations guide with incident response procedures, health checks, and monitoring checklists for production environments.

  • Incident response procedures (P1–P4 severity levels)
  • Health check commands
  • Daily, weekly, and monthly monitoring checklists
  • Useful commands and log locations

ResourceDescription
OpenClaw PluginGitHub repository
Predicate AuthorityPolicy engine documentation
Predicate Runtime SDK InstallationGet started with the SDK