Skip to main content
Last updated on

Getting Started with OpenClaw

Docs coming soon

The OpenBox plugin for OpenClaw is in development. This page will be updated with a full getting-started guide when the integration is available.

OpenBox will integrate with OpenClaw by governing your agent through two paths — tool governance for agent tool calls and LLM guardrails for model inference requests.

What to expect

  • Tool-level governance via before_tool_call / after_tool_call hooks
  • LLM guardrails through a local gateway for PII detection and content filtering
  • OTel span capture for HTTP requests and filesystem operations
  • Fail-open design — if OpenBox Core is unreachable, tools and LLM calls execute normally

In the meantime