Skip to content

feat(readme): add AxonFlow governance plugin #41

@saurabhjain1592

Description

@saurabhjain1592

Resource Details

Why it belongs here

AxonFlow is the first governance-focused plugin for OpenClaw. While the ecosystem has strong coverage for routing (Manifest), integrations (Composio), memory (Hyperspell, MemOS), and observability (Opik, ClawMetry), governance is still underbuilt.

This plugin adds:

  • Tool input policy enforcement via before_tool_call (blocks dangerous commands, detects PII, enforces rate limits)
  • Outbound message scanning via message_sending (PII/secrets redaction before delivery to Telegram/Discord/Slack)
  • Human approval gates for configurable high-risk tools
  • Audit trail for tool calls and LLM activity
  • In-process governance metrics
  • Fail-open/fail-closed configuration for AxonFlow availability

Published on npm (@axonflow/openclaw) and ClawHub. MIT licensed. 86 tests, E2E verified against live AxonFlow + OpenClaw.

Checklist

  • Resource is relevant to the OpenClaw ecosystem
  • Resource is publicly accessible
  • Resource is actively maintained
  • I will submit a follow-up PR linking this issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions