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
pnpm add @intended-inc/openshell-adapter
One package. Apache 2.0. No account required for the adapter itself.
Register in your OpenClaw runtime
The adapter implements the OpenClaw tool interception API. Every tool call is intercepted, classified, and gated.
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.
Every call sealed
Hash-linked audit events flow into whatever audit chain you point at. We publish the chain spec.