Skip to content

OpenShell · OpenClaw governance adapter

Govern OpenClaw without writing glue.

OpenShell is the open-source adapter that translates between OpenClaw tool calls and Intended Authority Tokens. Drop it in; every OpenClaw action becomes intent-verified and token-gated. Apache 2.0.

02 · How it works

01 · Install

pnpm add @intended-inc/openshell-adapter

One package. Apache 2.0. No account required for the adapter itself.

02 · Wire

Register in your OpenClaw runtime

The adapter implements the OpenClaw tool interception API. Every tool call is intercepted, classified, and gated.

03 · Decide

Authority Tokens minted in-line

If you point at the Intended authority service, tokens are minted there. If you run your own, point at it instead. The adapter is provider-agnostic.

04 · Audit

Every call sealed

Hash-linked audit events flow into whatever audit chain you point at. We publish the chain spec.

The most-starred agentic runtime, governed at the tool boundary.

OpenShell · OpenClaw governance | Intended