MCPcopy Create free account

hub / github.com/microsoft/agent-governance-toolkit / functions

Functions32,326 in github.com/microsoft/agent-governance-toolkit

↓ 1 callersFunction_uninstall_hook_reentrant
Remove the most recently installed hook (LIFO). Only calls ``hook.uninstall()`` if this layer was the one that actually installed it; nested
agent-governance-python/agent-os/src/agent_os/sandbox.py:592
↓ 1 callersMethod_update
()
agent-governance-typescript/agent-os-vscode/src/webviews/policyEditor/PolicyEditorPanel.ts:611
↓ 1 callersMethod_update
()
agent-governance-typescript/agent-os-vscode/src/webviews/workflowDesigner/WorkflowDesignerPanel.ts:862
↓ 1 callersMethod_update
()
agent-governance-typescript/agent-os-vscode/src/webviews/metricsDashboard/MetricsDashboardPanel.ts:228
↓ 1 callersMethod_updateNode
(nodeId: string, updates: Record<string, unknown>)
agent-governance-typescript/agent-os-vscode/src/webviews/workflowDesigner/WorkflowDesignerPanel.ts:189
↓ 1 callersMethod_update_baseline
Update behavioral baseline for an agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/ml_safety.py:492
↓ 1 callersMethod_update_baseline
Recompute baseline statistics from the rolling window.
agent-governance-python/agent-sre/src/agent_sre/anomaly/detector.py:170
↓ 1 callersMethod_update_chain_hash
Update the overall chain hash.
agent-governance-python/agent-mesh/src/agentmesh/identity/delegation.py:342
↓ 1 callersMethod_user_prompt
(self, prompt: str, inventory: dict[str, dict[str, Any]], repair_context: str)
policy-engine/generator/acs_generator/engine.py:76
↓ 1 callersFunction_v5_bridge_available
Return True when the AGT 5.0 ACS bridge can construct a runtime.
agent-governance-python/agent-os/tests/test_integrations.py:2142
↓ 1 callersFunction_valid_http_header
Return whether a configured HTTP header is safe to pass to urllib.
agent-governance-python/agent-os/src/agent_os/cli/mcp_scan.py:463
↓ 1 callersMethod_validatePolicy
(content: string, format: string)
agent-governance-typescript/agent-os-vscode/src/webviews/policyEditor/PolicyEditorPanel.ts:368
↓ 1 callersFunction_validate_agent_id
(value: str)
agent-governance-python/agent-sandbox/src/agent_sandbox/hyperlight_provider/provider.py:65
↓ 1 callersFunction_validate_cli_paths
Pre-flight validation for CLI path arguments. Returns ``None`` on success, or a single-line error message that the caller should print to std
examples/atr-import/import_atr.py:364
↓ 1 callersFunction_validate_core
(manifest_yaml: str)
policy-engine/generator/acs_generator/validation.py:82
↓ 1 callersMethod_validate_data_graph
Validate against data graph
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:424
↓ 1 callersFunction_validate_effect
(effect: Any)
policy-engine/generator/acs_generator/plan.py:131
↓ 1 callersFunction_validate_init_artifacts
( manifest: dict[str, Any], manifest_yaml: str, rego: str, slug: str, out_dir: Path, *
policy-engine/generator/acs_generator/init_flow.py:103
↓ 1 callersFunction_validate_last_reviewed
Return an error message if ``value`` is not a valid ISO date.
scripts/docs/check_frontmatter.py:99
↓ 1 callersMethod_validate_manifest
Validate a manifest and return list of errors.
agent-governance-python/agent-os/modules/nexus/registry.py:373
↓ 1 callersFunction_validate_opa
(opa: str, rego: str, slug: str, manifest: dict[str, Any], out_dir: Path)
policy-engine/generator/acs_generator/validation.py:91
↓ 1 callersMethod_validate_policies
Validate request against all applicable policy rules
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/agent_kernel.py:407
↓ 1 callersFunction_validate_policy
Return a list of failure messages; empty list means all passed.
scripts/governance_gate.py:84
↓ 1 callersMethod_validate_policy_graph
Validate against policy graph
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:445
↓ 1 callersMethod_validate_refresh_token
Validate a refresh token against issued tokens. Returns: True if the token is valid and bound to the given DID.
agent-governance-python/agent-mesh/src/agentmesh/core/identity/ca.py:253
↓ 1 callersFunction_validate_regex
Best-effort regex validation addressing the ReDoS concern raised in #908 review. Checks: 1. Pattern compiles cleanly (no syntax errors
examples/atr-community-rules/sync_atr_rules.py:90
↓ 1 callersMethod_validate_request
Validate if request would succeed in production
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/shadow_mode.py:131
↓ 1 callersFunction_validate_schema
(manifest: dict[str, Any])
policy-engine/generator/acs_generator/validation.py:72
↓ 1 callersMethod_validate_sponsor_signature
Validate the sponsor's Ed25519 signature. The sponsor signs over: agent_name + sponsor_email + capabilities (concatenated wi
agent-governance-python/agent-mesh/src/agentmesh/core/identity/ca.py:197
↓ 1 callersMethod_validate_target_command
Validate target command binary against the allowlist (V11).
agent-governance-python/agent-mesh/src/agentmesh/cli/proxy.py:96
↓ 1 callersMethod_validate_temporal_graph
Validate against temporal graph
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:460
↓ 1 callersFunction_validate_tokens
(tokens: Any)
agent-governance-python/agentmesh-integrations/cedarling-agentmesh/cedarling_agentmesh/backend.py:47
↓ 1 callersMethod_validate_tools
Validate tool definitions against policy allowlist. Args: tools: List of tool definitions from the request. Raises:
agent-governance-python/agent-os/src/agent_os/integrations/anthropic_adapter.py:462
↓ 1 callersMethod_validate_tools
Validate tool definitions against policy allowlist. Args: tools: List of tool definitions from the request. Raises:
agent-governance-python/agent-os/src/agent_os/integrations/mistral_adapter.py:452
↓ 1 callersMethod_validate_tools
Validate tool definitions against policy allowlist. Args: tools: Tool definitions from the request. Raises:
agent-governance-python/agent-os/src/agent_os/integrations/gemini_adapter.py:409
↓ 1 callersMethod_validate_transition
Raise if the transition is invalid.
agent-governance-python/agent-compliance/src/agent_compliance/promotion.py:399
↓ 1 callersFunction_validate_verdict
(verdict: dict[str, Any], query: str)
policy-engine/generator/acs_generator/validation.py:161
↓ 1 callersFunction_validate_yaml_with_line_numbers
Validate a parsed YAML policy dict and return (errors, warnings). Performs three validation passes in order: 1. JSON Schema validation via ``
agent-governance-python/agent-os/src/agent_os/cli/cmd_validate.py:32
↓ 1 callersMethod_verify_cert_signature
Verify the certificate's self-signature and Ed25519 key type. Returns False if the public key is not Ed25519 or if the self-signature
agent-governance-python/agent-mesh/src/agentmesh/identity/mtls.py:259
↓ 1 callersMethod_verify_claim
Perform verification using drift-based consensus. Algorithm: 1. Query each model with the claim 2. Calculate
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:380
↓ 1 callersFunction_verify_connect_pop
Verify proof-of-possession on a relay ``connect`` frame. Required fields when ``_REQUIRE_DID_POP`` is True: - ``from`` — the agent DID (``di
agent-governance-python/agent-mesh/src/agentmesh/relay/app.py:77
↓ 1 callersFunction_verify_cosign_bundle
Verify a Sigstore bundle with cosign. Returns True on success.
agent-governance-python/agent-mesh/src/agentmesh/marketplace/sigstore_provenance.py:381
↓ 1 callersFunction_verify_ed25519_timestamp
Verify an ``Ed25519-Timestamp`` Authorization header. Returns the DID. Format: ``Ed25519-Timestamp <did> <iso8601> <base64(signature)>`` The
agent-governance-python/agent-mesh/src/agentmesh/server/trust_engine.py:94
↓ 1 callersFunction_verify_egress_audit
Verification method 3: cross-check execution against egress decisions. The Azure egress proxy is a different service from the data-plane ``ex
examples/quickstart/aca_sandbox_test.py:325
↓ 1 callersMethod_verify_entra_object
Verify an Entra object exists via Microsoft Graph API. Args: object_id: The Entra object ID to verify. Returns:
agent-governance-python/agent-os/src/agent_os/integrations/citadel/identity_bridge.py:333
↓ 1 callersMethod_verify_key_binding
Cross-check the certificate's public key against the registry. Looks up the DID in the identity registry and verifies that the certif
agent-governance-python/agent-mesh/src/agentmesh/identity/mtls.py:279
↓ 1 callersMethod_verify_link_signature
Best-effort signature check for compatibility mode only.
agent-governance-python/agent-mesh/src/agentmesh/identity/delegation.py:264
↓ 1 callersMethod_verify_on_disk
Re-verify an on-disk manifest's signature and artifact hash.
agent-governance-python/agent-marketplace/src/agent_marketplace/installer.py:350
↓ 1 callersMethod_verify_peer_integrity
Verify that a stored peer record has not been tampered with. Detects accidental in-process corruption only. An adversary with read+wr
agent-governance-python/agent-mesh/src/agentmesh/trust/bridge.py:133
↓ 1 callersMethod_verify_reference_values
( self, *, evidence: AttestationEvidence, reference_values: ReferenceValues,
agent-governance-python/agent-mesh/src/agentmesh/identity/attestation_verifier.py:113
↓ 1 callersFunction_verify_remote_execution
Verification method 1: print values that only the sandbox can produce. Empirically, an Azure Container Apps sandbox container reports::
examples/quickstart/aca_sandbox_test.py:241
↓ 1 callersMethod_verify_scope_chain
Verify the peer scope chain and return the effective delegated capabilities.
agent-governance-python/agentmesh-integrations/langchain-agentmesh/langchain_agentmesh/trust.py:552
↓ 1 callersMethod_verify_signature
(jwk: dict, signature: bytes, signing_input: bytes)
agent-governance-python/agent-mesh/src/agentmesh/identity/external_jwks.py:217
↓ 1 callersMethod_verify_signature
Verify the Ed25519 cryptographic signature of an attestation. The public key is stored as raw base64 (32 bytes). The signature
agent-governance-python/agent-os/modules/iatp/iatp/attestation.py:116
↓ 1 callersMethod_verify_signed_pre_key
Verify the signed pre-key signature against the Ed25519 identity key. Fail-closed: if identity_key_ed is missing or verification fails, raise
agent-governance-python/agent-mesh/src/agentmesh/encryption/x3dh.py:327
↓ 1 callersMethod_verify_signing_identity
( self, reference_values: ReferenceValues, claims: Mapping[str, str], )
agent-governance-python/agent-mesh/src/agentmesh/identity/attestation_verifier.py:157
↓ 1 callersFunction_violation_reason
Generate human-readable reason for policy denial.
examples/pipeline-governance/demo.py:521
↓ 1 callersMethod_wait_process
Wait logic for ``IsolationLevel.PROCESS``.
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/process_isolation.py:341
↓ 1 callersMethod_wait_subprocess
Wait logic for ``IsolationLevel.SUBPROCESS``.
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/process_isolation.py:355
↓ 1 callersFunction_walk_atr
Yield ``(path, parsed_yaml)`` for every ATR rule file.
examples/atr-import/import_atr.py:114
↓ 1 callersMethod_walk_directory
Walk a directory tree looking for agent artifacts.
agent-governance-python/agent-discovery/src/agent_discovery/scanners/config.py:124
↓ 1 callersFunction_warn_unsalted_once
()
agent-governance-python/agent-rag-governance/src/agent_rag_governance/audit.py:31
↓ 1 callersMethod_warn_with_redaction
(reason: str, spans: list[dict[str, int]])
policy-engine/benchmarks/agentdojo/acs_agentdojo_bench/policy.py:125
↓ 1 callersFunction_welch_p_value
(m1: float, m2: float, s1: float, s2: float, n1: int, n2: int)
agent-governance-python/agent-sre/src/agent_sre/experiments/__init__.py:211
↓ 1 callersFunction_with_popen_bypass
(callable_obj, *args, **kwargs)
agent-governance-python/agentmesh-integrations/openshell-skill/openshell_agentmesh/skill.py:225
↓ 1 callersFunction_with_replayable_async_response_gen
( response: Any, chunks: list[Any], *, as_method: bool )
agent-governance-python/agent-os/src/agent_os/integrations/llamaindex_adapter.py:112
↓ 1 callersFunction_with_replayable_response_gen
(response: Any, chunks: list[Any])
agent-governance-python/agent-os/src/agent_os/integrations/llamaindex_adapter.py:104
↓ 1 callersMethod_wouldBeBlocked
(policy: string, code: string)
agent-governance-typescript/agent-os-vscode/src/webviews/policyEditor/PolicyEditorPanel.ts:495
↓ 1 callersMethod_wrap_client
Wrap the LangChain client's methods to intercept tool calls.
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/langchain_adapter.py:146
↓ 1 callersMethod_wrap_generate_reply
Wrap ``generate_reply`` with message interception and governance. Unlike ``initiate_chat``, violations in ``generate_reply`` return a
agent-governance-python/agent-os/src/agent_os/integrations/autogen_adapter.py:804
↓ 1 callersMethod_wrap_handler_with_dlq
Wrap a message handler with DLQ error handling.
agent-governance-python/agent-os/modules/amb/amb_core/bus.py:262
↓ 1 callersMethod_wrap_handoffs
Wrap agent functions that return agents (handoffs).
agent-governance-python/agent-mesh/src/agentmesh/integrations/swarm/__init__.py:177
↓ 1 callersMethod_wrap_initiate_chat
Wrap ``initiate_chat`` with pre-/post-execution governance. Args: agent: The AutoGen agent to patch. ctx: Execution c
agent-governance-python/agent-os/src/agent_os/integrations/autogen_adapter.py:756
↓ 1 callersMethod_wrap_nodes
Wrap every node in the StateGraph with governance hooks. Handles both plain callables and ToolNode instances. Adds sentinel to preven
agent-governance-python/agent-os/src/agent_os/integrations/langgraph_adapter.py:570
↓ 1 callersMethod_wrap_receive
Wrap ``receive`` with inbound message governance. Intercepts messages arriving at this agent and validates them against the active po
agent-governance-python/agent-os/src/agent_os/integrations/autogen_adapter.py:856
↓ 1 callersFunction_wrap_single_tool
Wrap a single tool's function with governance interception.
agent-governance-python/agent-os/src/agent_os/integrations/pydantic_ai_adapter.py:562
↓ 1 callersMethod_wrap_tool
Replace ``tool.forward`` with a governed version.
agent-governance-python/agent-os/src/agent_os/integrations/smolagents_adapter.py:431
↓ 1 callersMethod_wrap_tool
Wrap a CrewAI tool's _run method with governance interception.
agent-governance-python/agent-os/src/agent_os/integrations/crewai_adapter.py:830
↓ 1 callersMethod_wrap_tools
Intercept all tools registered on the agent.
agent-governance-python/agent-os/src/agent_os/integrations/pydantic_ai_adapter.py:294
↓ 1 callersFunction_write
(out_dir: Path, result: InitResult)
policy-engine/generator/acs_generator/init_flow.py:357
↓ 1 callersMethod_write
(self, out_dir: Path, result: GenerationResult)
policy-engine/generator/acs_generator/engine.py:95
↓ 1 callersFunction_write_audit_entry
(receipt: dict, audit_path: Path)
scripts/governance_gate.py:158
↓ 1 callersFunction_write_env_probe_mcp_server
(tmp_path: Path)
agent-governance-python/agent-os/tests/test_mcp_scan_cli.py:490
↓ 1 callersFunction_write_json
(path: Path, data: dict)
agent-governance-python/agent-os/tests/test_policy_cli.py:79
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_guardrails_adapter_scenarios.py:79
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_agentshield_adapter_scenarios.py:88
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_a2a_adapter_scenarios.py:74
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_openai_adapter_scenarios.py:81
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_crewai_adapter_scenarios.py:123
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_bedrock_adapter_scenarios.py:85
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_semantic_kernel_adapter_scenarios.py:84
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_llamaindex_adapter_scenarios.py:79
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_pydantic_ai_adapter_scenarios.py:82
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_gemini_adapter_scenarios.py:84
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_google_adk_adapter_scenarios.py:88
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_mistral_adapter_scenarios.py:93
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_anthropic_adapter_scenarios.py:82
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_smolagents_adapter_scenarios.py:88
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_autogen_adapter_scenarios.py:118
↓ 1 callersFunction_write_manifest
(tmp_path: Path)
agent-governance-python/agt-policies/tests/scenarios/test_maf_adapter_scenarios.py:91
← previousnext →7,501–7,600 of 32,326, ranked by callers