#29 · Primary category: Cybersecurity & Decryption Tools

agent-governance-toolkit

agent-framework ai-agents ai-safety compliance governance microsoft owasp policy-engine python security trust zero-trust

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.

Project last updated:08/25/26

GitHub Stars

6.2K

Forks

1.1K

Contributors

132

License

MIT

Why we included this project

Tool-calling agents that act autonomously create a different kind of risk than a plain chat interface, and this toolkit exists for teams that have to answer for what their agents actually do. Every tool call passes through a deterministic policy check before it reaches the wire, so a denied operation cannot happen even in principle, not just because the model was told not to. On top of that, it layers zero-trust identity, execution sandboxing, and tamper-evident audit logging, giving you a concrete answer when a security reviewer asks who did what and why. The controls map to all ten items of the OWASP Agentic Top 10, with compliance and threat-model documentation spelled out, which matters for regulated or security-conscious environments. Python teams can install it from PyPI, and the two-line wrapper keeps integration cheap enough to try against a real production workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category