Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 13, 2026·2 min de lecture

Agent Governance Toolkit — Policy Guardrails for Agents

Microsoft's Agent Governance Toolkit adds policy checks, red-team scans, evidence verification, and runtime guardrails to autonomous agents.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install bfd4f4dc-d93b-558a-850f-6e3c49c99cb7 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Microsoft's Agent Governance Toolkit adds policy checks, red-team scans, evidence verification, and runtime guardrails to autonomous agents.

Best for: security-minded teams that need policy enforcement, runtime evidence, and red-team style checks around autonomous agents

Works with: Python installs, CI pipelines, agent frameworks, evidence files, security reviews, autonomous execution guardrails

Setup time: 8-12 minutes

Key facts (verified)

  • GitHub: 1518 stars · 102 forks · pushed 2026-05-13.
  • License: MIT; owner avatar verified from GitHub API for microsoft.
  • Entry point checked from README: pip install agent-governance-toolkit[full].

Main

The toolkit is designed for environments where 'trust the agent' is not an acceptable security model. It turns governance into executable checks.

The documented command set matters operationally: agt doctor validates installation, agt verify checks policy evidence, and agt red-team scan moves security review earlier in the lifecycle.

Because the README maps itself to 10/10 OWASP Agentic Top 10 coverage, it is especially useful for teams that need a defensible security narrative alongside technical controls.

Source-backed notes

  • README starts with a 90-second setup flow using pip install agent-governance-toolkit[full].
  • It exposes agt doctor, agt verify, agt verify --strict, and agt red-team scan commands.
  • The project explicitly claims coverage for 10/10 items in the OWASP Agentic Top 10 framing.

FAQ

Q: Is this only documentation? A: No. The project ships executable commands for doctor, verify, strict verification, and red-team scans.

Q: Why use it in CI? A: It can fail weak evidence or risky patterns before autonomous behavior reaches production.

Q: Who benefits most? A: Teams with compliance, security, or governance obligations around AI agents.

🙏

Source et remerciements

Source: https://github.com/microsoft/agent-governance-toolkit > License: MIT > GitHub stars: 1518 · forks: 102

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires