Skip to content

Add AgentGate — pre-execution authorization PDP for AI agents#59

Draft
ElamOlame31 wants to merge 1 commit into
vonzosten:mainfrom
ElamOlame31:patch-2
Draft

Add AgentGate — pre-execution authorization PDP for AI agents#59
ElamOlame31 wants to merge 1 commit into
vonzosten:mainfrom
ElamOlame31:patch-2

Conversation

@ElamOlame31

Copy link
Copy Markdown

What does this PR add / change?

Adds AgentGate to the Agent Security section — an open-source pre-execution authorization layer that intercepts AI agent actions before they execute and detects multi-step kill chain patterns across 24 hours.

Quality checklist

  • The project is publicly accessible at the linked URL.
  • At least one of:
    • 100+ GitHub stars, or
    • documented third-party adoption / production users, or
    • is an official artefact (vendor SDK, model card, government release)
  • The description is one factual sentence — no marketing copy, no superlatives.
  • Entry is placed alphabetically inside the appropriate section.

Independent traction (please show evidence)

  1. Active discussion in microsoft/agent-governance-toolkit community (Discussion #276) referencing AgentGate's approach to pre-execution decision artifacts
  2. PyPI package agentgate-pdp publicly available and installable
  3. Python + TypeScript SDKs, LangGraph integration, comprehensive test suite — production-ready open source tool

Related submissions

  • Also submitted to awesome-ai-agents-2026 (same day, full transparency)

AgentGate is an open-source MIT-licensed Policy Decision Point for autonomous AI agents. It intercepts every agent action before execution, scores trust across 4 dimensions (Identity, Delegation, Purpose Alignment, Behavioral), and detects 24h kill chain patterns like BULK_READ_THEN_EXFIL. Drop-in integration with LangGraph, LangChain, and AutoGen. Repo: https://github.com/ElamOlame31/agentgate-public
@vonzosten
vonzosten marked this pull request as draft May 28, 2026 12:14
@github-actions

Copy link
Copy Markdown

This pull request has been marked as stale due to inactivity. If work is still active, leave a comment or push an update and it will stay open.

@github-actions github-actions Bot added the stale label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant