Back to skills
extension
Category: OtherAPI key required

AxonFlow Governance Policies

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

personAuthor: axonflowhubclawhub

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

| Feature | Read more | |---|---| | Author your own governance policies | Policy Authoring | | Understand the reasoning behind a governance decision | Explainability | | Request a time-bounded exception | Session Overrides | | Compliance + audit | Compliance docs | | Pricing + tiers | Pricing |

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.