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_callhooks - 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
- Getting Started with Temporal — see how OpenBox governance works with a live integration
- Core Concepts — understand Trust Scores, Trust Tiers, and Governance Decisions
- Trust Lifecycle — learn the Assess, Authorize, Monitor, Verify, Adapt framework