GitHub 仓库

microsoft/agent-governance-toolkit

Python 首次收录 2026-03-02 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 310 / 共 783

4.9k Star

AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

项目介绍

Public Preview -- production-quality public preview releases. May have breaking changes before GA.

Policy enforcement, identity, sandboxing, and SRE for autonomous AI agents. One pip install, any framework.

Your AI agents call tools, browse the web, query databases, and delegate to other agents. Once deployed, they make decisions autonomously. You need answers to three questions:

1. Is this action allowed? An agent with access to sendemail and querydatabase should not be able to droptable. OAuth scopes and IAM roles control which services an agent can reach, not what it does once connected.

2. Which agent did this? In a multi-agent system, five agents might share a single API key. When…

摘自 github.com/microsoft/agent-governance-toolkit

最新指标

Star 4.9k 2026-07-16
Fork 860 2026-07-16
提交 2.2k 2026-07-16
发布 19 2026-07-16
Watcher 114 2026-07-16
开放 issue 31 2026-07-16
开放 PR 71 2026-07-16