Skip to content

feat(readme): add AxonFlow governance plugin#42

Open
saurabhjain1592 wants to merge 2 commits intovincentkoc:mainfrom
saurabhjain1592:feat/add-axonflow-governance
Open

feat(readme): add AxonFlow governance plugin#42
saurabhjain1592 wants to merge 2 commits intovincentkoc:mainfrom
saurabhjain1592:feat/add-axonflow-governance

Conversation

@saurabhjain1592
Copy link
Copy Markdown

Closes #41

Adds @axonflow/openclaw to the Plugins and Integrations section.

What it does: Policy enforcement, approval gates, and audit trails for OpenClaw tool execution. Governs tool inputs before execution via before_tool_call, scans outbound messages for PII/secrets via message_sending, and records tool + LLM activity to an audit trail.

Why it belongs here: The OpenClaw ecosystem has strong coverage for routing, memory, integrations, and observability. Governance is a distinct category that's still underbuilt. This plugin connects OpenClaw to a centralized policy engine (AxonFlow) so teams can enforce consistent rules across all tools and channels.

Status:

  • Published on npm (v0.2.0)
  • Published on ClawHub
  • 86 tests, E2E verified
  • MIT licensed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(readme): add AxonFlow governance plugin

2 participants