agent-governance-toolkit-core
Core runtime, kernel, and trust layer for the Agent Governance Toolkit
What it is and what it does
agent-governance-toolkit-core consolidates five previously separate packages into a single distribution. It provides core runtime infrastructure for multi-agent systems, including kernel architecture, trust exchange mechanisms, execution supervision with privilege rings, saga orchestration, audit trails, identity management, and policy enforcement for cloud-native agent ecosystems.
The package maintains backward compatibility with the five legacy packages through deprecated redirects. It depends on cryptography, pydantic, jsonschema, and structlog to enforce type safety, validation, and observability. The toolkit is designed for scenarios where agents need to operate under governance constraints with verifiable audit trails and zero-trust security models.
Use it for:
- Building multi-agent systems where audit trails and compliance reporting are mandatory for regulatory or security reasons.
- Implementing privilege isolation and execution rings to prevent unauthorized cross-agent access or privilege escalation.
- Managing agent identity and trust relationships in cloud-native distributed agent deployments.
- Orchestrating complex workflows using saga patterns with automatic compensation and rollback on failure.
- Enforcing policy-driven governance and access control across heterogeneous agent ecosystems.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a unified runtime kernel and trust layer for building, executing, and governing multi-agent systems with audit trails, privilege isolation, and identity management.
Yes, if you are building multi-agent systems that require governance, audit, or compliance infrastructure. The package is actively maintained, has no known vulnerabilities, and consolidates significant functionality into a single install. Migration from legacy packages is straightforward with backward-compatible redirects provided.
Install
agent-governance-toolkit-core on PyPI
pip
pip install agent-governance-toolkit-coreuv
uv add agent-governance-toolkit-corepoetry
poetry add agent-governance-toolkit-coreInstalling agent-governance-toolkit-core
Before you install
Low friction installation with a pure-Python wheel. Actively maintained with a recent release (11 days old) and substantial community engagement (5929 stars). Requires Python 3.11 or later.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open and proprietary projects with minimal restrictions.
Quickstart
pip install agent-governance-toolkit-core
import agent_governance_toolkit_core
# See migration guide for import paths from consolidated packages
Requires Python 3.11 or later.
Verify before relying
- Specific import paths and API entry points for kernel, trust, and governance functionality.
- What optional extras (full, iatp, observability) provide and how to use them.
- Performance characteristics and scalability limits for large multi-agent deployments.
- Specific compliance frameworks the governance layer is designed to support.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.11) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 12 — agentrust-trace, aiohttp, click, cryptography, httpx, jsonschema, pydantic, pynacl, python-dateutil, pyyaml, rich, structlog |
| Maintenance | actively maintained — 11 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 101,962/month — #12,904 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: agent_governance_toolkit_core-5.0.0-py3-none-any.whl
Keywords: agent-os, agentmesh, ai-agents, audit, compliance, governance, hypervisor, identity, kernel, multi-agent, policy-enforcement, runtime, security, trust, zero-trust
Tags
More Python Modules packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
PyYAMLPyYAML parses and emits YAML 1.1 data format,…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
annotated-typesProvides reusable metadata objects for use with…
permissive · top 100 on PyPI
typing-inspectionProvides runtime tools to inspect and…
permissive · top 100 on PyPI
agent_governance_toolkitUnified installer that bundles policy…
permissive · top 15,000 on PyPI
agentrust-traceCreates and verifies cryptographically signed…
permissive · top 15,000 on PyPI
agent-governance-toolkit-cliProvides CLI tools, SRE observability, and…
permissive · top 15,000 on PyPI
compliance-trestleCompliance-trestle manages, validates, and…
permissive · top 15,000 on PyPI
cpexCPEX is a plugin framework that lets you…
permissive · top 15,000 on PyPI
langgraph-supervisorBuilds hierarchical multi-agent systems where a…
permissive · top 15,000 on PyPI
agent-framework-coreBuild, orchestrate, and deploy AI agents and…
permissive · top 5,000 on PyPI
autogen-coreAutoGen Core provides a runtime and…
permissive · top 5,000 on PyPI
agilicusAgilicus SDK provides Python bindings and a CLI…
permissive · top 15,000 on PyPI
spec-kitty-eventsProvides canonical event envelope contracts and…
permissive · top 15,000 on PyPI