docs(ASI): Supporting Material — AGT Reference Implementation Patterns#818
Draft
jackbatzner wants to merge 1 commit into
Draft
docs(ASI): Supporting Material — AGT Reference Implementation Patterns#818jackbatzner wants to merge 1 commit into
jackbatzner wants to merge 1 commit into
Conversation
Add reference implementation patterns from Microsoft Agent Governance Toolkit (AGT) mapping all 10 ASI risks to reusable mitigation patterns with open-source code evidence. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution Type
Supporting Material — Reference Implementation Patterns
Summary
Adds a reference implementation document at
initiatives/agent_security_initiative/reference-implementations/agt-reference-implementation.mdshowing reusable mitigation patterns for all 10 ASI risks (ASI01–ASI10), using the Microsoft Agent Governance Toolkit (AGT) as open-source evidence.This is structured as generic patterns first, implementation evidence second — the goal is to teach the architectural approach, not promote a specific product.
What's included
Context
This contribution comes from work on microsoft/agent-governance-toolkit, where a community discussion mapped the agentic standards landscape and identified contributing implementation patterns back to the OWASP community as a goal.
The corresponding AGT-side tracking PR is microsoft/agent-governance-toolkit#910.
cc @imran-siddique
Happy to adjust format, placement, or scope based on editor feedback.