Discover and explore top open-source AI tools and projects—updated daily.
microsoftAI Agent Governance Toolkit for secure and reliable autonomous agents
New!
Top 90.1% on SourcePulse
Summary
This toolkit provides runtime governance for AI agents, addressing all 10 OWASP Agentic Top 10 risks. It offers deterministic policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Designed for engineers and power users, it enhances agent security and reliability across diverse technology stacks with zero vendor lock-in.
How It Works
The system implements runtime governance through deterministic policy enforcement, evaluating every agent action against defined policies before execution at sub-millisecond latency. It employs a zero-trust identity model using Ed25519 credentials and SPIFFE/SVID support, coupled with a 4-tier privilege ring execution sandboxing system. Agent SRE capabilities include SLOs, error budgets, and chaos engineering. The toolkit supports OPA/Rego and Cedar policies and integrates with over 12 agent frameworks, offering a flexible, stack-agnostic solution.
Quick Start & Requirements
Installation is straightforward via package managers: pip install agent-governance-toolkit[full] (Python), npm install @agentmesh/sdk (TypeScript), or dotnet add package Microsoft.AgentGovernance (.NET). Standard development environments for Python, TypeScript, or .NET are required. Comprehensive documentation, including quick-start guides, SDK details, and step-by-step tutorials covering policy, identity, integrations, compliance, SRE, and sandboxing, is available.
Highlighted Details
Maintenance & Community
Feedback and bug reports are managed via GitHub issues. Contributing guides and community resources are provided for support and engagement.
Licensing & Compatibility
Licensed under the MIT License, permitting broad use. Designed for compatibility with numerous agent frameworks and platforms (AWS Bedrock, Google ADK, Azure AI, LangChain, etc.), emphasizing zero vendor lock-in.
Limitations & Caveats
Users are advised that operating with third-party agent frameworks or services carries inherent risks. It is the user's responsibility to manage data sharing practices, data flow across compliance/geographic boundaries, and understand any related implications.
14 hours ago
Inactive
letta-ai
vercel-labs
Agent-Field
microsoft