Skip to content
#

agentic-governance

Here are 21 public repositories matching this topic...

The industry-standard Agentic Identity & Inventory Scanner. Automatically inventory autonomous agents (LangChain, AutoGen, CrewAI, PydanticAI) using static analysis, network heuristics, and eBPF. Foundational tool for AIBOM compliance and AgentOps governance.

  • Updated Jul 28, 2026
  • Python

LangGraph (Python) adapter for vsl-core: implements the VSLAdapter conformance contract and provides gated_node/route_on_denial to call a compiled gate before a StateGraph node runs and route around a denial. Ledger writes and Fallback retry logic stay in your own code — governance vocabulary lives in vsl-core. Alpha, MIT.

  • Updated Aug 30, 2026
  • Python

Python HTTP client (RemoteLedgerStore) implementing vsl-core's LedgerStore Protocol against ledger-api, the hosted paid backend for VerbaLedger — so a ledger can write to a durable, multi-tenant store instead of a local file. Kept separate to keep vsl-core dependency-free. Alpha, MIT.

  • Updated Aug 30, 2026
  • Python

Microsoft Agent Framework adapter for vsl-core: implements the VSLAdapter conformance contract and provides VSLFunctionMiddleware, gating every tool call an Agent makes before it fires. Ledger writes and Fallback retry logic stay in your own code — governance vocabulary lives in vsl-core. Alpha, MIT; real-Agent path not yet end-to-end tested.

  • Updated Sep 6, 2026
  • Python

LangGraph.js adapter for @supersemantics/vsl-core (TypeScript port of VSL-Core): implements the VSLAdapter conformance contract and provides gatedNode/routeOnDenial to gate a node before it runs and route around a denial. Ledger writes and Fallback/retry logic are not handled here — policy vocabulary stays in vsl-core. Alpha, MIT, not yet on npm.

  • Updated Sep 6, 2026
  • TypeScript

AI Governance Platform (AIGP) for enterprise AI risk management — deterministic, pre-execution runtime enforcement producing signed, independently verifiable evidence for every AI decision. Guardrails, agentic AI security, model risk, EU AI Act / NIST AI RMF / ISO 42001.

  • Updated Sep 9, 2026
  • Shell

TypeScript port of vsl-core: the same VSL governance vocabulary (PreNode, Invariant, AssuranceBasis, VerbaLedger, Cluster) for Node/TS agent frameworks, without a Python runtime. Framework-agnostic, zero runtime dependencies. Python vsl-core remains the reference implementation. Alpha, MIT, not yet on npm.

  • Updated Sep 1, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the agentic-governance topic, visit your repo's landing page and select "manage topics."

Learn more