Skip to content

Kevros Governance tools — action verification + hash-chained audit trails for AutoGen agents #7247

@knuckles-stack

Description

@knuckles-stack

Kevros Governance Integration for AutoGen

Governance-as-a-service for AutoGen agents. Verify actions before executing (ALLOW/CLAMP/DENY), create tamper-evident provenance records, and generate compliance evidence bundles.

Integration

OpenAI-compatible function definitions ready to use with AutoGen agents:
https://github.com/ndl-systems/kevros-governance-sdk/blob/main/openai_tools.json

Python SDK:
```
pip install git+https://github.com/ndl-systems/kevros-governance-sdk.git
```

What it provides

  • Action verification against policy bounds (ALLOW/CLAMP/DENY)
  • Hash-chained provenance (tamper-evident, independently verifiable)
  • Intent-command-outcome binding (prove what agent intended vs did)
  • Compliance evidence bundles (auditor-grade)

Use case

Multi-agent workflows where agents take real-world actions (trades, API calls, deployments) and need to prove what happened for compliance, audit, or legal purposes.

Gateway: https://governance.taskhawktech.com
A2A Agent Card: https://governance.taskhawktech.com/.well-known/agent.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions