AxonFlow Governance Policies

Security

AxonFlow governance for OpenClaw — author policies, explain decisions, and handle approvals. Self-host AxonFlow for production workloads.

Install

openclaw skills install governance-policies

AxonFlow Governance Policies for OpenClaw

This skill helps an OpenClaw deployment use AxonFlow governance. Use it when installing the plugin, authoring policies, or wiring up decision explainability and approval workflows.

Install

openclaw plugins install @axonflow/openclaw@latest

Requires OpenClaw 2026.4.15+ and @axonflow/openclaw 2.4.0+.

What you can do with it

FeatureRead more
Author your own governance policiesPolicy Authoring
Understand the reasoning behind a governance decisionExplainability
Request a time-bounded exceptionSession Overrides
Compliance + auditCompliance docs
Pricing + tiersPricing

Connect the plugin to AxonFlow

# openclaw.config.yaml
plugins:
  "@axonflow/openclaw":
    endpoint: http://your-axonflow-instance:8080
    clientId: your-client-id
    clientSecret: your-secret
    userEmail: you@example.com

Setup guides:

Starter policies

Ready-to-use templates for the OpenClaw stack: policies/.

Reference

License

Plugin code under BSL 1.1. See licensing.