--- id: agent-governance-toolkit-cli version: "5.0.0" license: MIT license_treatment: permissive maintenance: active --- # agent-governance-toolkit-cli — CLI tools, SRE observability, and sandbox isolation for the Agent Governance Toolkit License: permissive · Maintenance: active · Downloads: 73.6K/mo ## What it is and what it does agent-governance-toolkit-cli is a CLI and observability layer for the Agent Governance Toolkit, a Microsoft project focused on managing and monitoring AI agents. It consolidates three previously separate tools (agent-sre, agt-sandbox, and agentmesh-mcp-trust) into one package, providing command-line interfaces for agent governance, sandbox isolation to constrain agent behavior, and SRE observability via OpenTelemetry integration. The package depends on agent-governance-toolkit-core for its core logic, croniter for scheduling, pydantic for data validation, PyYAML for configuration, and OpenTelemetry libraries for metrics and tracing. It targets Python 3.11+ and is in Beta development status. Optional extras (docker, mcp) extend functionality for containerized and Model Context Protocol scenarios. Use it for: - Set up CLI commands to monitor and manage AI agents in production environments with SRE observability. - Isolate untrusted or experimental agents in a sandbox to prevent unauthorized system access or resource consumption. - Integrate agent governance with OpenTelemetry for centralized tracing and metrics collection. - Migrate from separate agent-sre, agt-sandbox, or agentmesh-mcp-trust installations to a unified distribution. - Configure agent behavior policies and trust rules via YAML configuration files. - Schedule agent tasks or health checks using cron-like expressions. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides CLI tools, SRE observability, and sandbox isolation for managing and governing AI agents, consolidating agent-sre, agt-sandbox, and agentmesh-mcp-trust into a single distribution. Yes, if you are building or operating AI agents and need governance, sandbox isolation, and observability. The package is actively maintained, has low install friction, and is backed by Microsoft's governance toolkit. It is in Beta, so expect API changes; review the migration guide if upgrading from the older separate packages. No known security vulnerabilities as of 2026-08-14. ## Install pip install agent-governance-toolkit-cli uv add agent-governance-toolkit-cli poetry add agent-governance-toolkit-cli ## Installing agent-governance-toolkit-cli Before you install: Low friction install with a pure-Python wheel. Active maintenance—released 11 days ago with 5929 GitHub stars and a commit history through 2026-08-14. Supports Python 3.11, 3.12, and 3.13. License in practice: MIT license (permissive). No restrictions on commercial or private use; you may modify and distribute freely under the same license terms. Quickstart: pip install agent-governance-toolkit-cli pip install agent-governance-toolkit-cli[docker,mcp] from agent_governance_toolkit_cli import ... Requires Python 3.11 or later. Optional extras (docker, mcp) available for extended functionality. Verify before relying: - What specific CLI commands are available and what each one does - How sandbox isolation is configured and what threat model it addresses - Integration details with opentelemetry-api and opentelemetry-sdk for observability - Whether the package is suitable for production use given its Beta development status ## Package facts - License: MIT (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 73.6K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags ai agent governance cli, agent sandbox isolation, sre observability tools, agent trust management, mcp sandbox, ai agent monitoring, agent reliability engineering, ai-agent-governance, observability, sandbox-isolation [View on SkillFed](https://skillfed.io/packages/agent-governance-toolkit-cli) · [View on PyPI](https://pypi.org/project/agent-governance-toolkit-cli/)