agent_governance_toolkit
Public Preview — Unified installer and runtime policy enforcement for the Agent Governance Toolkit
What it is and what it does
Agent Governance Toolkit is a meta-package that provides a unified installation for governance infrastructure across four layers: a policy engine for deterministic action evaluation, trust infrastructure for agent identity and secure communication, an execution supervisor for resource and context control, and reliability engineering tools for SLO enforcement and incident response. It solves the problem of deploying AI agents to production without governance by bundling version-compatible components that work together out of the box. The package is currently in public preview, meaning APIs may change before general availability, and it is designed to integrate with popular agent frameworks.
Use it for:
- Enforce capability-based access control for agents calling external tools or databases in regulated environments.
- Establish zero-trust identity and encrypted communication between multiple agents in a distributed system.
- Prevent runaway agents from consuming unbounded resources through execution rings and resource limits.
- Generate immutable audit trails and compliance attestations for agent decisions in regulated organizations.
- Monitor agent health and automatically trigger incident response when reliability thresholds are breached.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Unified installer that bundles policy enforcement, agent identity and trust infrastructure, execution supervision, and reliability monitoring into a single governance stack for production AI agents.
Yes, if you are building production AI agents and need integrated governance across policy, trust, execution control, and reliability. The unified install eliminates version conflicts and ensures component compatibility. However, the package is in public preview with potential API changes; evaluate your tolerance for breaking changes before general availability. No known security vulnerabilities and low install friction support adoption.
Install
agent-governance-toolkit on PyPI
pip
pip install agent-governance-toolkituv
uv add agent-governance-toolkitpoetry
poetry add agent-governance-toolkitInstalling agent_governance_toolkit
Before you install
Low friction install with three common dependencies (pydantic, pyyaml, click). Active maintenance with recent commits; package is in public preview with potential API changes before general availability.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal attribution requirements, suitable for both open-source and commercial projects.
Quickstart
pip install agent-governance-toolkit
from agent_governance_toolkit import GovernanceVerifier
verifier = GovernanceVerifier()
attestation = verifier.verify()
print(f"Grade: {attestation.compliance_grade()}")
Requires Python 3.9 or later; package is in public preview with APIs subject to change before general availability.
Verify before relying
- Which of the four component layers (kernel, trust mesh, runtime, SRE) are included in base install versus optional extras.
- Specific OWASP compliance controls and regulatory frameworks (GDPR, HIPAA, SOX) actually implemented.
- Performance characteristics and scalability limits for governed agent execution.
- Actual compatibility with LangChain, CrewAI, and AutoGen beyond installation examples.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — pydantic, pyyaml, click |
| Maintenance | actively maintained — 64 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 130,624/month — #11,633 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: agent_governance_toolkit-4.1.0-py3-none-any.whl
Keywords: ai-agents, governance, multi-agent, trust, security, compliance, audit, policy-enforcement, agent-os, agentmesh, runtime, sre, llm, autonomous-agents, enterprise-ai
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
agent-governance-toolkit-cliProvides CLI tools, SRE observability, and…
permissive · top 15,000 on PyPI
agent-governance-toolkit-coreProvides a unified runtime kernel and trust…
permissive · top 15,000 on PyPI
agentrust-traceCreates and verifies cryptographically signed…
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
agent-framework-purviewAdds Microsoft Purview data governance and DLP…
permissive · top 15,000 on PyPI
aigieAigie is the Python SDK for Kytte, a runtime…
unclear · top 15,000 on PyPI
nvidia-nat-coreNVIDIA NeMo Agent Toolkit is a…
permissive · top 15,000 on PyPI
bernsteinBernstein orchestrates parallel CLI coding…
permissive · top 15,000 on PyPI
bittensor-cliCommand-line interface for managing Bittensor…
permissive · top 15,000 on PyPI