agent-governance-toolkit
AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.
파일 탐색기
최종 버전 다운로드 (.zip)파일 수가 많아 일부만 표시됩니다. 전체 파일은 위 다운로드 버튼으로 확인해 주세요.
- marketplace.json
- build.sh
- Dockerfile
- project.yaml
- sanitize.mjs
- action.yml
- action.yml
- actions.toml
- workflows.toml
- bug_report.yml
- config.yml
- feature_request.yml
- rfc.yml
- markdown-link-check.json
- AGENTS.md
- esrp-publish.yml
- release-tools.in
- release-tools.txt
- ai-contributor-guide.yml
- ai-owasp-compliance.yml
- ai-pr-review.yml
- ai-release-notes.yml
- ai-repo-health.yml
- ai-security-scan.yml
- ai-spec-drafter.yml
- auto-merge-dependabot.yml
- benchmarks.yml
- cflite.yml
- ci-generation-check.yml
- ci.yml
- codeql.yml
- contributor-check.yml
- dco.yml
- dependency-review.yml
- docs-quality.yml
- docs.yml
- e2e-python.yml
- labeler.yml
- license-check.yml
- license-headers.yml
- policy-engine-ci.yml
- policy-validation.yml
- pr-size.yml
- pr-title-check.yml
- publish-containers.yml
- publish.yml
- quality-gates.yml
- sbom-diff-comment.yml
- sbom-diff.yml
- sbom.yml
- scorecard.yml
- secret-scanning.yml
- spell-check.yml
- stale.yml
- supply-chain-check.yml
- sync-atr-community-rules.yml
- v4-removal-ratchet.yml
- weekly-security-audit.yml
- welcome.yml
- workflow-lint.yml
- codecov.yml
- CODEOWNERS
- copilot-instructions.md
- dependabot.yml
- labeler.yml
- pull_request_template.md
- action.yml
- README.md
- check.toml
- status.toml
- advisory.json
- balanced.json
- strict.json
- default-policy.json
- after-tool.mjs
- before-agent.mjs
- before-tool.mjs
- hooks.json
- session-start.mjs
- hook-runtime.mjs
- poisoning.mjs
- policy.mjs
- sdk-loader.mjs
- server.mjs
- antigravity-extension.json
- ANTIGRAVITY.md
- package.json
- agt-antigravity.mjs
- cli.mjs
- hooks.test.mjs
- install.test.mjs
- mcp-server.test.mjs
- policy-engine.test.mjs
- package-lock.json
- package.json
- README.md
- plugin.json
- agt-node
- agt-node.cmd
- agt-check.md
- agt-status.md
- default-policy.json
- common.mjs
- hooks.json
- pre-tool-use.mjs
- session-start.mjs
- user-prompt-submit.mjs
- audit.mjs
- poisoning.mjs
- policy.mjs
- agt-mcp.mjs
- hooks.test.mjs
- mcp-server.test.mjs
- policy.test.mjs
- sync-marketplace.test.mjs
- .mcp.json
- AGENTS.md
- package-lock.json
- package.json
- README.md
- advisory.json
- balanced.json
- strict.json
- default-policy.json
- poisoning.mjs
- policy.mjs
- sdk-loader.mjs
- extension.mjs
- main.mjs
- package.json
- agt-copilot.mjs
- cli.mjs
- install.test.mjs
- policy-engine.test.mjs
- package-lock.json
- package.json
- README.md
- AdminController.cs
- ItemsController.cs
- aspnet.yaml
- appsettings.json
- AspNetMiddleware.csproj
- GovernanceCheckMiddleware.cs
- Program.cs
- README.md
- SkipGovernanceAttribute.cs
- quickstart.yaml
- Program.cs
- Quickstart.csproj
- README.md
- wire-protocol-rules.yaml
- AuditEmitter.cs
- AuditLogger.cs
- GovernanceEvent.cs
- ContextAggregation.cs
- ContextDecision.cs
- ContextEnvelope.cs
- ContextEvent.cs
- ContextGovernance.cs
- DataClassification.cs
- AgentInventory.cs
- ConfigScanner.cs
- DiscoveryModels.cs
- ProcessScanner.cs
- Reconciler.cs
- RiskScorer.cs
- ExecutionRings.cs
- KillSwitch.cs
- SagaOrchestrator.cs
- GovernanceMiddleware.cs
- LifecycleManager.cs
- McpCredentialRedactor.cs
- McpGateway.cs
- McpResponseSanitizer.cs
- McpSecurityScanner.cs
- CedarPolicyBackend.cs
- ConflictResolution.cs
- ExternalPolicyBackend.cs
- OpaPolicyBackend.cs
- Policy.cs
- PolicyDecision.cs
- PolicyEngine.cs
- PolicyRule.cs
- ProtocolFacets.cs
- RateLimiter.cs
- DockerSandboxProvider.cs
- ISandboxProvider.cs
- CredentialVault.cs
- PromptDefenseEvaluator.cs
- PromptInjectionDetector.cs
- CircuitBreaker.cs
- SloEngine.cs
- GovernanceMetrics.cs
- AgentIdentity.cs
- FileTrustStore.cs
- IdentityRegistry.cs
- Jwk.cs
- TrustVerifier.cs
- AgentGovernance.csproj
- GovernanceKernel.cs
- AgentFrameworkGovernanceAdapter.cs
- AgentFrameworkGovernanceExtensions.cs
- AgentFrameworkGovernanceOptions.cs
- AgentGovernance.Extensions.Microsoft.Agents.csproj
- README.md
- AgentGovernance.Extensions.ModelContextProtocol.csproj
- AgentGovernanceMcpServerBuilderExtensions.cs
- GovernanceMcpServerOptionsSetup.cs
- GovernedMcpServerTool.cs
- McpGovernanceOptions.cs
- McpGovernanceRuntime.cs
- README.md
- AccumulatedContextAuditTests.cs
- AccumulatedContextDecisionTests.cs
- AccumulatedContextStateTests.cs
- AgentFrameworkGovernanceAdapterFunctionTests.cs
- AgentFrameworkGovernanceAdapterRunTests.cs
- AgentFrameworkGovernanceExtensionsTests.cs
- AgentFrameworkGovernanceTestHelpers.cs
- AgentGovernance.Tests.csproj
- AgentIdentityTests.cs
- AuditEmitterTests.cs
- AuditLoggerTests.cs
- ComprehensiveAdvancedTests.cs
- ConflictResolutionTests.cs
- CredentialVaultTests.cs
- ExecutionRingsTests.cs
- FileTrustStoreTests.cs
- GovernanceClientAndPolicyEvaluationTests.cs
- GovernanceKernelIntegrationTests.cs
- GovernanceKernelTests.cs
- GovernanceMetricsTests.cs
- GovernanceMiddlewareAdvancedTests.cs
- GovernanceMiddlewareTests.cs
- IdentityLifecycleTests.cs
- IdentityRegistryTests.cs
- JwkTests.cs
- KillSwitchTests.cs
- LifecycleManagerTests.cs
- McpCredentialRedactorTests.cs
- McpGatewayTests.cs
- McpGovernanceExtensionsTests.cs
- McpResponseSanitizerTests.cs
- McpSecurityScannerTests.cs
- OpaPolicyBackendAsyncTests.cs
- PolicyAdvancedTests.cs
- PolicyBackendArgumentListTests.cs
- PolicyBackendTests.cs
- PolicyEngineTests.cs
- PolicyRuleTests.cs
- PolicyTests.cs
- PromptDefenseEvaluatorTests.cs
- PromptInjectionAdvancedTests.cs
- PromptInjectionTests.cs
- ProtocolFacetsTests.cs
- RateLimiterAdvancedTests.cs
- RateLimiterTests.cs
- SagaOrchestratorAdvancedTests.cs
- SagaOrchestratorTests.cs
- SandboxTests.cs
- ShadowDiscoveryTests.cs
- SreAdvancedTests.cs
- SreTests.cs
- TrustVerifierTests.cs
- AgentGovernance.sln
- AgentGovernance.snk
- AGENTS.md
- Directory.Build.props
- Directory.Build.targets
- icon.png
- LICENSE
- README.md
- SECURITY.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- policy.yaml
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- main.go
- README.md
- wire-protocol-rules.yaml
- audit.go
- audit_test.go
- client.go
- client_test.go
- conflict.go
- conflict_test.go
- credential_vault.go
- credential_vault_test.go
- discovery.go
- discovery_test.go
- doc.go
- identity.go
- identity_test.go
- kill_switch.go
- kill_switch_test.go
- lifecycle.go
- lifecycle_test.go
- mcp.go
- mcp_test.go
- metrics.go
- metrics_test.go
- middleware.go
- middleware_test.go
- policy.go
- policy_backends.go
- policy_backends_test.go
- policy_test.go
- promptdefense.go
- promptdefense_test.go
- protocol_facets.go
- protocol_facets_test.go
- rings.go
- rings_test.go
- sandbox.go
- sandbox_test.go
- slo.go
- slo_test.go
- trust.go
- trust_test.go
- types.go
- go.mod
- go.sum
- README.md
- agt-node
- agt-node.cmd
- default-policy.json
- audit.mjs
- poisoning.mjs
- policy.mjs
- agt-mcp.mjs
- index.mjs
- mcp-server.test.mjs
- plugin.test.mjs
- policy.test.mjs
- AGENTS.md
- package-lock.json
- package.json
- README.md
- cncf-sandbox-proposal.md
- fact-sheet.md
- owasp-agentic-mapping.md
- csa-atf-mapping.md
- singapore-mgf-agentic-ai.md
- south-korea-ai-framework-act.md
- kubernetes-deployment.md
- README.md
- reference-architecture.md
- scaling-guide.md
- security-hardening.md
- adversa-mcp-security-submission.md
- owasp-genai-implementation-guide.md
- owasp-genai-submission.md
- FAQ.md
- OWASP-COMPLIANCE.md
- prompt-defense-vectors.md
- TRACTION.md
- governed_agent.py
- prompt_defense_governance.py
- quickstart.py
- README.md
- requirements.txt
- __init__.py
- policy_schema.py
- __init__.py
- agt.py
- contributor_check.py
- cred.py
- credential_audit.py
- main.py
- red_team.py
- security-exemptions.example.json
- security-exemptions.schema.json
- __init__.py
- scanner.py
- __init__.py
- integrity.py
- lint_policy.py
- policy_test.py
- promotion.py
- prompt_defense.py
- py.typed
- supply_chain.py
- verify.py
- test_agt_cli.py
- test_cli_api_retry.py
- test_cli_edge_cases.py
- test_contributor_check.py
- test_cred_cli.py
- test_init_imports.py
- test_integrity_and_verify.py
- test_integrity_cli_roundtrip.py
- test_lint_policy.py
- test_policy_replay_metadata.py
- test_promotion.py
- test_prompt_defense.py
- test_red_team_cli.py
- test_security_scanner.py
- test_supply_chain.py
- AGENTS.md
- CHANGELOG.md
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- __init__.py
- main.py
- __init__.py
- base.py
- config.py
- github.py
- process.py
- __init__.py
- inventory.py
- models.py
- reconciler.py
- risk.py
- test_cli.py
- test_inventory.py
- test_models.py
- test_process_redaction.py
- test_reconciler.py
- test_risk.py
- test_scanners.py
- CHANGELOG.md
- LICENSE
- pyproject.toml
- README.md
- pyproject.toml
- README.md
- pyproject.toml
- README.md
- pyproject.toml
- README.md
- pyproject.toml
- README.md
- benchmarks.json
- BENCHMARKS.md
- bench_hypervisor.py
- Dockerfile.sandbox
- api-reference.md
- sandbox-image.md
- app.py
- README.md
- requirements.txt
- __init__.py
- dashboard.py
- sample_workflow.py
- server.py
- hypervisor.yaml
- docker-compose.yml
- Dockerfile
- README.md
- demo.py
- requirements.txt
- hypervisor-exploration.ipynb
- README.md
- __init__.py
- models.py
- server.py
- __init__.py
- delta.py
- __init__.py
- formatters.py
- session_commands.py
- __init__.py
- iatp_adapter.py
- nexus_adapter.py
- verification_adapter.py
- __init__.py
- causal_trace.py
- event_bus.py
- prometheus_collector.py
- saga_span_exporter.py
- __init__.py
- registry.py
- __init__.py
- breach_detector.py
- classifier.py
- elevation.py
- enforcer.py
- __init__.py
- orchestrator.py
- state_machine.py
- __init__.py
- __init__.py
- kill_switch.py
- rate_limiter.py
- __init__.py
- isolation.py
- sso.py
- vector_clock.py
- __init__.py
- history.py
- __init__.py
- constants.py
- core.py
- models.py
- providers.py
- py.typed
- __init__.py
- test_hypervisor_e2e.py
- test_scenarios.py
- __init__.py
- test_audit.py
- test_cli.py
- test_command_denylist.py
- test_config_validation.py
- test_models.py
- test_observability.py
- test_prometheus_collector.py
- test_reversibility_registry.py
- test_ring_enforcement.py
- test_ring_improvements.py
- test_rings.py
- test_saga.py
- test_saga_span_exporter.py
- test_sandbox_path.py
- test_session.py
- test_session_security.py
- test_vfs_substrate.py
- __init__.py
- test_agent_manager.py
- test_breach_detector.py
- test_classifier.py
- test_kill_switch.py
- test_providers.py
- test_rate_limiter.py
- test_session_isolation.py
- test_spec_hypervisor_conformance.py
- demo.py
- README.md
- demo.py
- README.md
- CHANGELOG.md
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- uv.lock
- __init__.py
- emitter.py
- environment.py
- reward.py
- runner.py
- test_lightning.py
- test_lightning_comprehensive.py
- test_spec_lightning_conformance.py
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- __init__.py
- batch.py
- cli_commands.py
- exceptions.py
- hooks.py
- installer.py
- manifest.py
- marketplace_policy.py
- py.typed
- quality_assessment.py
- quality_scoring.py
- registry.py
- schema_adapters.py
- signing.py
- trust_tiers.py
- usage_trust.py
- workflow_bundle.py
- test_artifact_fetch.py
- test_batch.py
- test_cli_exit_codes.py
- test_cli_paths.py
- test_dependency_verification.py
- test_hooks_policy_path.py
- test_installer_atomic_and_verify.py
- test_marketplace.py
- test_marketplace_policy.py
- test_org_marketplace.py
- test_parse_dependency.py
- test_quality_assessment.py
- test_registry_concurrency_and_dup_check.py
- test_sandbox_scan.py
- test_schema_adapters.py
- test_trust_tiers.py
- test_usage_trust.py
- test_workflow_bundle.py
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- uv.lock
- __init__.py
- pyproject.toml
- README.md
- demo-terminal.svg
- governedagent.yaml
- _helpers.tpl
- configmap.yaml
- deployment-api-gateway.yaml
- deployment-audit-collector.yaml
- deployment-policy-server.yaml
- deployment-trust-engine.yaml
- hpa.yaml
- networkpolicy.yaml
- NOTES.txt
- pdb.yaml
- secret.yaml
- service-api-gateway.yaml
- service-audit-collector.yaml
- service-policy-server.yaml
- service-trust-engine.yaml
- serviceaccount.yaml
- Chart.yaml
- README.md
- values.yaml
- alerts.yaml
- mesh-overview.json
- dashboard-provider.yml
- mesh-health.json
- prometheus.yml
- prometheus.yml
- sandbox-policy.yaml
- docker-compose.sidecar.yaml
- k8s-sidecar.yaml
- .dockerignore
- docker-compose.yml
- Dockerfile
- Dockerfile.sidecar
- comparing-governance-approaches.md
- governance-maturity-model.md
- hackernews-submission.md
- launch-announcement.md
- mcp-security-firewall.md
- moltbook-lessons-learned.md
- aws.md
- azure.md
- gcp.md
- kubernetes.md
- claude-desktop.md
- django-middleware.md
- proxy-examples.md
- grafana.md
- api-reference.md
- CLOUDEVENTS_SCHEMA.md
- GTM-PLAN.md
- identity.md
- IMPLEMENTATION-SUMMARY.md
- PRD-IMPLEMENTATION.md
- PROXY-IMPLEMENTATION.md
- RFC_AGENT_SBOM.md
- sequences.md
- service-mesh-comparison.md
- troubleshooting.md
- trust-model-guide.md
- trust-scoring-api.md
- zero-trust.md
- README.md
- requirements.txt
- simulated_registration.py
- api.yaml
- default.yaml
- filesystem.yaml
- agentmesh.yaml
- main.py
- README.md
- requirements.txt
- agentmesh.yaml
- main.py
- README.md
- requirements.txt
- main.py
- README.md
- requirements.txt
- README.md
- requirements.txt
- README.md
- requirements.txt
- compliance_checker.py
- demo.py
- README.md
- README.md
- requirements.txt
- trust_dashboard.py
- demo.py
- README.md
- server.py
- grafana-dashboard-provider.yml
- grafana-dashboard.json
- grafana-datasource.yml
- mesh-config.yaml
- prometheus.yml
- docker-compose.yml
- Dockerfile
- README.md
- autogpt.md
- crewai.md
- langchain.md
- customer-service-agent.yaml
- governed-agent-example.yaml
- healthcare-agent.yaml
- README.md
- default.yaml
- mesh.rego
- permissive.yaml
- strict.yaml
- dashboard.py
- demo.py
- README.md
- demo_mcp_server.py
- proxy_demo.py
- QUICKSTART.md
- README.md
- SUMMARY.md
- README.md
- README.md
- trust-scoring-exploration.ipynb
- enterprise.yaml
- standard.yaml
- strict.yaml
- audit.ts
- cli.ts
- index.ts
- policy.ts
- proxy.ts
- rate-limiter.ts
- sanitizer.ts
- policy-audit.test.ts
- package-lock.json
- package.json
- README.md
- tsconfig.json
- __init__.py
- __main__.py
- server.py
- test_server.py
- pyproject.toml
- README.md
- README.md
- registration.proto
- README.md
- registration.json
- AGENTS.md
- apiKey.ts
- rateLimit.ts
- handshake.ts
- health.ts
- register.ts
- score.ts
- verify.ts
- audit.ts
- identity.ts
- registry.ts
- trust.ts
- index.ts
- types.ts
- api.test.ts
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- __init__.py
- main.py
- marketplace_commands.py
- proxy.py
- trust_cli.py
- __init__.py
- ca.py
- __init__.py
- __init__.py
- api.py
- models.py
- __init__.py
- bridge.py
- channel.py
- ratchet.py
- x3dh.py
- __init__.py
- agents.py
- audit.py
- decisions.py
- health.py
- policies.py
- policy_ops.py
- trust.py
- versions.py
- __init__.py
- __main__.py
- app.py
- capabilities.py
- errors.py
- models.py
- openapi.py
- pagination.py
- policy_registry.py
- __init__.py
- analytics.py
- bus.py
- __init__.py
- policy_provider.py
- __init__.py
- binding.py
- coordinator.py
- digest.py
- models.py
- store.py
- __init__.py
- _conflict_resolution_impl.py
- _shadow_impl.py
- advisory.py
- annex_iv.py
- approval.py
- approval_bridge.py
- approval_webhook.py
- async_policy_evaluator.py
- audit.py
- audit_backends.py
- authority.py
- backend.py
- budget.py
- cedar.py
- compliance.py
- conflict_resolution.py
- decision_bom.py
- eu_ai_act.py
- eu_ai_act_defaults.yaml
- evidence_pipeline.py
- federation.py
- govern.py
- multi_agent_policy.py
- opa.py
- otel_observability.py
- policy.py
- policy_evaluator.py
- protocol_facets.py
- session_state.py
- shadow.py
- trace_model.py
- trace_sink.py
- trust_policy.py
- __init__.py
- agent_id.py
- attestation.py
- attestation_collector.py
- attestation_verifier.py
- credentials.py
- delegation.py
- entra.py
- entra_agent_id.py
- entra_graph.py
- entra_verifier.py
- external_jwks.py
- jwk.py
- keystore.py
- managed_identity.py
- mtls.py
- namespace.py
- namespace_manager.py
- provider_chain.py
- revocation.py
- risk.py
- rotation.py
- spiffe.py
- sponsor.py
- tee_keystore.py
- __init__.py
- __init__.py
- discovery.py
- schema.py
- __init__.py
- agent.py
- crew.py
- __init__.py
- decorators.py
- middleware.py
- request_auth.py
- __init__.py
- __init__.py
- __init__.py
- callback.py
- tools.py
- __init__.py
- __init__.py
- __init__.py
- __init__.py
- __init__.py
- http_middleware.py
- __init__.py
- credentials.py
- manager.py
- models.py
- orphan_detector.py
- __init__.py
- _marketplace_impl.py
- installer.py
- lifecycle.py
- manifest.py
- registry.py
- sandbox.py
- signing.py
- sigstore_provenance.py
- grafana_governance.json
- __init__.py
- _tls_utils.py
- metrics.py
- otel_governance.py
- otel_sdk.py
- prometheus_exporter.py
- prometheus_governance.py
- tracing.py
- __init__.py
- __main__.py
- app.py
- store.py
- __init__.py
- __main__.py
- app.py
- store.py
- __init__.py
- distribution.py
- distributor.py
- engine.py
- scoring.py
- trust_decay.py
- __init__.py
- __main__.py
- api_gateway.py
- audit_collector.py
- policy_server.py
- sidecar.py
- trust_engine.py
- __init__.py
- __init__.py
- agent_registry.py
- __init__.py
- __init__.py
- behavior_monitor.py
- rate_limit_middleware.py
- rate_limiter.py
- __init__.py
- file_trust_store.py
- memory_provider.py
- postgres_provider.py
- provider.py
- redis_backend.py
- redis_provider.py
- __init__.py
- base.py
- grpc_transport.py
- websocket.py
- __init__.py
- bridge.py
- capability.py
- cards.py
- endorsement.py
- handshake.py
- levels.py
- __init__.py
- client.py
- constants.py
- exceptions.py
- providers.py
- py.typed
- telemetry.py
- trust_types.py
- __init__.py
- conftest.py
- test_app.py
- test_capabilities.py
- test_cli.py
- test_errors.py
- test_openapi.py
- test_openapi_routes.py
- test_pagination.py
- test_policy_registry.py
- test_routes_agents.py
- test_routes_audit.py
- test_routes_decisions.py
- test_routes_health.py
- test_routes_policies.py
- test_routes_policy_ops.py
- test_routes_trust.py
- test_routes_versions.py
- __init__.py
- test_annex_iv.py
- test_audit_backends.py
- test_eu_ai_act.py
- test_stdout_audit_sink.py
- test_trace_model.py
- test_trace_sink.py
- test_provider_chain.py
- agent_identity.json
- delegation_token.json
- handshake_challenge.json
- handshake_response.json
- jwk_export.json
- trust_score_report.json
- __init__.py
- conftest.py
- test_advisory.py
- test_ai_card.py
- test_anomaly.py
- test_approval.py
- test_approval_bridge.py
- test_approval_protocol.py
- test_approval_strict.py
- test_approval_webhook.py
- test_async_policy_evaluator.py
- test_attestation.py
- test_attestation_binding.py
- test_attestation_collector.py
- test_attestation_verifier.py
- test_authority.py
- test_backend.py
- test_benchmarks.py
- test_budget.py
- test_ca_security.py
- test_cards_cache_invalidation.py
- test_cedar.py
- test_cli.py
- test_client.py
- test_conflict_resolution.py
- test_coverage_boost.py
- test_credential_lifecycle.py
- test_crewai_integration.py
- test_dashboard.py
- test_decision_bom.py
- test_decision_bom_hardened.py
- test_delegation_chain.py
- test_delegation_depth.py
- test_django_middleware.py
- test_encrypted_bridge.py
- test_entra_agent_id.py
- test_entra_graph.py
- test_entra_verifier.py
- test_event_bus.py
- test_exceptions.py
- test_expired_certs.py
- test_external_jwks.py
- test_federation.py
- test_file_trust_store.py
- test_fuzzing.py
- test_govern.py
- test_govern_approval_coordinator.py
- test_governance.py
- test_grpc_transport.py
- test_handshake_e2e.py
- test_handshake_security.py
- test_handshake_timeout.py
- test_http_middleware.py
- test_identity.py
- test_integrations.py
- test_jwk.py
- test_key_rotation.py
- test_keystore.py
- test_langchain_integration.py
- test_lifecycle.py
- test_load.py
- test_managed_identity.py
- test_marketplace.py
- test_mcp_integration.py
- test_mcp_tool_server_example.py
- test_mtls.py
- test_multi_agent_policy.py
- test_multi_agent_policy_hardened.py
- test_multi_stage_pipeline.py
- test_namespaces.py
- test_negative_security.py
- test_opa.py
- test_otel_bootstrap.py
- test_otel_governance.py
- test_otel_observability.py
- test_otel_sdk.py
- test_otel_tracing.py
- test_persistent_audit.py
- test_policy_composition.py
- test_policy_provider.py
- test_policy_rate_limit.py
- test_policy_schema.py
- test_prometheus_exporter.py
- test_prometheus_metrics.py
- test_protocol_facets.py
- test_protocol_snapshots.py
- test_proxy.py
- test_ratchet.py
- test_rate_limiter.py
- test_rats_alignment.py
- test_redis_backend.py
- test_registration_auth.py
- test_registry.py
- test_relay.py
- test_revocation.py
- test_revocation_rotation.py
- test_reward.py
- test_reward_distribution.py
- test_sandbox.py
- test_secure_channel.py
- test_server.py
- test_services.py
- test_session_state.py
- test_sidecar.py
- test_sigstore_lifecycle_evidence.py
- test_spec_identity_trust_conformance.py
- test_spec_mesh_trust_conformance.py
- test_stdout_audit.py
- test_step_receipt_to_audit_chain.py
- test_storage.py
- test_tee_keystore.py
- test_trust.py
- test_trust_ceiling.py
- test_trust_cli.py
- test_trust_dashboard_example.py
- test_trust_decay.py
- test_trust_policy.py
- test_trust_properties.py
- test_trust_types.py
- test_validation.py
- test_webhook_transport_wiring.py
- test_websocket_transport.py
- test_x3dh.py
- mcp-governance.yaml
- claude_desktop_config.example.json
- demo.py
- README.md
- AGENTS.md
- ARCHITECTURE.md
- CHANGELOG.md
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- demo-terminal.svg
- BENCHMARKS.md
- injection_benchmark_results.json
- injection_benchmark_results.md
- __init__.py
- bench_audit.py
- bench_kernel.py
- injection_benchmark.py
- run_all.py
- _helpers.tpl
- configmap.yaml
- deployment-audit-collector.yaml
- deployment-kernel.yaml
- deployment-policy-server.yaml
- hpa.yaml
- networkpolicy.yaml
- NOTES.txt
- pdb.yaml
- secret.yaml
- service-audit-collector.yaml
- service-kernel.yaml
- service-policy-server.yaml
- serviceaccount.yaml
- Chart.yaml
- README.md
- values.yaml
- cmvk-carbon-fraud.md
- 30-minute-deep-dive.md
- 48-intent-based-authorization.md
- 5-minute-quickstart.md
- copilot-governance.md
- custom-tools.md
- first-governed-agent.md
- getting-started.md
- message-bus-adapters.md
- vscode-extension.md
- agent-config-reference.md
- AIOS_COMPARISON.md
- cheatsheet.md
- ci-cd-examples.md
- comparison-guide.md
- comparison-with-alternatives.md
- comparison.md
- dependencies.md
- faq.md
- index.md
- INDUSTRY-FORUMS.md
- integrations.md
- kernel-internals.md
- mcp-tools.md
- migration-guide.md
- owasp-agentic-top10-mapping.md
- policy-schema.md
- quickstart.md
- roadmap.md
- security-spec.md
- signal-handling.md
- troubleshooting.md
- unified-vision.md
- use-cases.md
- README.md
- sql_agent.py
- aml_audit_trail.csv
- aml_audit_trail.json
- README.md
- sample-projects.yaml
- README.md
- sample_projects.json
- PRD-Dependency-Gaps.md
- carbon-auditor-live.json
- dashboards.yml
- datasources.yml
- prometheus.yml
- __init__.py
- auditor_agent.py
- base.py
- claims_agent.py
- geo_agent.py
- __init__.py
- tools.py
- project_design.txt
- sentinel_data.json
- __init__.py
- test_carbon_auditor.py
- demo.py
- demo_audit.py
- docker-compose.yml
- Dockerfile
- pyproject.toml
- README.md
- chat.py
- memory.py
- policies.yaml
- README.md
- demo.py
- policies.yaml
- README.md
- crewai_safe_mode.py
- demo.svg
- demo.tape
- langchain_safe_mode.py
- README.md
- cross_project_example.py
- README.md
- main.py
- README.md
- requirements.txt
- defi-sentinel-live.json
- dashboards.yml
- datasources.yml
- prometheus.yml
- demo.py
- docker-compose.yml
- Dockerfile
- pyproject.toml
- README.md
- agent.py
- README.md
- main.py
- README.md
- README.md
- soc2_audit_trail.csv
- soc2_audit_trail.json
- README.md
- main.py
- README.md
- requirements.txt
- chatbot.py
- README.md
- grid-balancing-live.json
- dashboards.yml
- datasources.yml
- prometheus.yml
- demo.py
- docker-compose.yml
- Dockerfile
- pyproject.toml
- README.md
- agent.py
- README.md
- main.py
- README.md
- native_a2a_manifest.yaml
- native_a2a_runtime.py
- main.py
- README.md
- main.py
- README.md
- requirements.txt
- README.md
- pharma-compliance-live.json
- dashboards.yml
- datasources.yml
- prometheus.yml
- demo.py
- docker-compose.yml
- Dockerfile
- pyproject.toml
- README.md
- my_first_agent.py
- README.md
- AGENT_BROKERAGE.md
- ARCHITECTURE.md
- ARCHITECTURE_DECOUPLED.md
- CIRCUIT_BREAKER.md
- CONSTRAINT_ENGINEERING.md
- EVALUATION_ENGINEERING.md
- GETTING_STARTED.md
- GHOST_MODE.md
- IMPLEMENTATION_SUMMARY.md
- IMPLEMENTATION_SUMMARY_AGENT_BROKERAGE.md
- IMPLEMENTATION_SUMMARY_CONSTRAINT_ENGINEERING.md
- IMPLEMENTATION_SUMMARY_EVALUATION_ENGINEERING.md
- IMPLEMENTATION_SUMMARY_GHOST_MODE.md
- IMPLEMENTATION_SUMMARY_INTENT_DETECTION.md
- IMPLEMENTATION_SUMMARY_OAD.md
- IMPLEMENTATION_SUMMARY_ORCHESTRATION.md
- IMPLEMENTATION_SUMMARY_POLYMORPHIC_OUTPUT.md
- IMPLEMENTATION_SUMMARY_PRIORITIZATION.md
- IMPLEMENTATION_SUMMARY_UNIVERSAL_SIGNAL_BUS.md
- IMPLEMENTATION_SUMMARY_WISDOM_CURATOR.md
- INTENT_DETECTION.md
- OPENAGENT_DEFINITION.md
- ORCHESTRATION.md
- POLYMORPHIC_OUTPUT.md
- PRIORITIZATION_FRAMEWORK.md
- SILENT_SIGNALS.md
- UNIVERSAL_SIGNAL_BUS.md
- UPGRADE_PURGE.md
- WISDOM_CURATOR.md
- example.py
- example_agent_brokerage.py
- example_agent_metadata.py
- example_circuit_breaker.py
- example_constraint_engineering.py
- example_decoupled.py
- example_evaluation_engineering.py
- example_ghost_mode.py
- example_intent_detection.py
- example_omnichannel_integration.py
- example_orchestration.py
- example_orchestration_ai.py
- example_polymorphic_output.py
- example_prioritization.py
- example_silent_signals.py
- example_universal_signal_bus.py
- example_upgrade_purge.py
- example_wisdom_curator.py
- sample_full_stack_agent.py
- sample_monitoring_agent.py
- verify_architecture.py
- __init__.py
- agent.py
- agent_brokerage.py
- agent_metadata.py
- circuit_breaker.py
- constraint_engine.py
- evaluation_engineering.py
- generative_ui_engine.py
- ghost_mode.py
- intent_detection.py
- model_upgrade.py
- observer.py
- orchestrator.py
- polymorphic_output.py
- prioritization.py
- telemetry.py
- universal_signal_bus.py
- wisdom_curator.py
- test_agent.py
- test_agent_brokerage.py
- test_agent_metadata.py
- test_circuit_breaker.py
- test_constraint_engineering.py
- test_decoupled.py
- test_evaluation_engineering.py
- test_ghost_mode.py
- test_intent_detection.py
- test_model_upgrade.py
- test_orchestration.py
- test_polymorphic_output.py
- test_prioritization.py
- test_silent_signals.py
- test_telemetry.py
- test_universal_signal_bus.py
- test_wisdom_curator.py
- test_wisdom_curator_integration.py
- .gitignore
- behavior_model.json
- README.md
- REFACTORING_SUMMARY.md
- requirements.txt
- setup.py
- system_instructions.json
- agent.py
- README.md
- README.md
- trading_audit_trail.json
- agent_config.yaml
- copilot_governed.py
- credential_vault_example.py
- README.md
- run-demo.sh
- test_policy_enforcement.py
- results.json
- devtools.html
- devtools.js
- panel.html
- panel.js
- service-worker.ts
- aws.ts
- github.ts
- jira.ts
- index.tsx
- options.html
- Settings.tsx
- styles.css
- AgentList.tsx
- CurrentPage.tsx
- Footer.tsx
- Header.tsx
- StatusBanner.tsx
- SuggestedAgent.tsx
- App.tsx
- index.tsx
- popup.html
- styles.css
- api.ts
- storage.ts
- types.ts
- background.js
- content.js
- injected.js
- manifest.json
- package.json
- README.md
- tsconfig.json
- webpack.config.js
- index.js
- feature-card.svg
- logo.svg
- cors-config.test.ts
- cors.test.ts
- agentGenerator.ts
- auditLogger.ts
- cmvkClient.ts
- copilotExtension.ts
- debugHelper.ts
- githubIntegration.ts
- index.ts
- logger.ts
- policyEngine.ts
- policyLibrary.ts
- templateGallery.ts
- testSimulator.ts
- .gitignore
- deploy.js
- Dockerfile
- github-app-manifest.json
- jest.config.cjs
- package-lock.json
- package.json
- PUBLISHING.md
- README.md
- smoke-test.js
- tsconfig.json
- vercel.json
- auditLogView.ts
- policiesView.ts
- statsView.ts
- auditLogger.ts
- cmvkClient.ts
- extension.ts
- policyEngine.ts
- statusBar.ts
- .gitignore
- .vscodeignore
- CHANGELOG.md
- LICENSE
- package.json
- README.md
- tsconfig.json
- gh-agent-os
- README.md
- gradle-wrapper.properties
- Actions.kt
- AgentModel.kt
- AgentService.kt
- AgentWizardDialog.kt
- AgentOSConfigParser.kt
- Inspections.kt
- AgentRunConfiguration.kt
- AgentOSApiService.kt
- AgentOSSettings.kt
- AgentOSStatusBarWidget.kt
- AgentOSToolWindowFactory.kt
- AgentOSStartupActivity.kt
- plugin.xml
- build.gradle.kts
- gradlew.bat
- README.md
- index.ts
- agent-manager.ts
- approval-workflow.ts
- audit-logger.ts
- policy-engine.ts
- template-library.ts
- attach-policy.ts
- audit-log.ts
- check-compliance.ts
- create-agent.ts
- create-policy.ts
- deploy-agent.ts
- get-agent-status.ts
- index.ts
- list-templates.ts
- request-approval.ts
- test-agent.ts
- index.ts
- cli.ts
- index.ts
- server.ts
- CHANGELOG.md
- Dockerfile
- package-lock.json
- package.json
- PUBLISHING.md
- README.md
- server.json
- tsconfig.json
- __init__.py
- aws_sqs_broker.py
- azure_servicebus_broker.py
- kafka_broker.py
- nats_broker.py
- rabbitmq_broker.py
- redis_broker.py
- __init__.py
- broker.py
- bus.py
- cloudevents.py
- dlq.py
- hf_utils.py
- memory_broker.py
- models.py
- persistence.py
- schema.py
- tracing.py
- advanced_features.py
- backpressure_demo.py
- basic_usage.py
- tracing_demo.py
- __init__.py
- test_backpressure_priority.py
- test_bus.py
- test_cloudevents.py
- test_features.py
- test_models.py
- test_tracing.py
- .gitignore
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- pyproject.toml
- README.md
- __init__.py
- calculator.py
- datetime_tool.py
- file_reader.py
- http_client.py
- json_parser.py
- text_tool.py
- toolkit.py
- __init__.py
- access.py
- composition.py
- decorator.py
- executor.py
- health.py
- hf_utils.py
- injection.py
- metrics.py
- policies.py
- py.typed
- registry.py
- schema.py
- PYPI_SETUP.md
- demo.py
- README.md
- sandbox_demo.py
- __init__.py
- test_decorator.py
- test_executor.py
- test_integration_executor.py
- test_registry.py
- test_schema.py
- test_v2_features.py
- .gitignore
- .pre-commit-config.yaml
- CHANGELOG.md
- CONTRIBUTING.md
- IMPLEMENTATION_SUMMARY.md
- pyproject.toml
- README.md
- requirements.txt
- setup.py
- __init__.py
- server.py
- __init__.py
- detector.py
- __init__.py
- trust_gateway.py
- __init__.py
- processors.py
- structure_parser.py
- __init__.py
- heuristic_router.py
- __init__.py
- store.py
- __init__.py
- tuner.py
- __init__.py
- filesystem.py
- __init__.py
- caching.py
- cli.py
- conversation.py
- decay.py
- enrichment.py
- hf_utils.py
- models.py
- pragmatic_truth.py
- triad.py
- __init__.py
- conftest.py
- test_caching.py
- test_context_triad.py
- test_conversation_manager.py
- test_functionality.py
- test_heuristic_router.py
- test_metadata_injection.py
- test_pragmatic_truth.py
- test_structure_aware_indexing.py
- test_time_decay.py
- test_trust_gateway.py
- test_unauth_gate.py
- test_vfs.py
- .dockerignore
- .gitignore
- .pre-commit-config.yaml
- CHANGELOG.md
- docker-compose.yml
- Dockerfile
- LICENSE
- MANIFEST.in
- pyproject.toml
- README.md
- requirements.lock
- requirements.txt
- generator_v1.txt
- verifier_hostile.txt
- settings.yaml
- __init__.py
- audit.py
- benchmarks.py
- constitutional.py
- hf_utils.py
- metrics.py
- profiles.py
- py.typed
- types.py
- verification.py
- __init__.py
- test_anthropic_verifier.py
- test_integration.py
- test_lateral_thinking_integration.py
- test_lateral_thinking_witness.py
- test_prosecutor_mode.py
- __init__.py
- test_agents.py
- test_cli.py
- test_core.py
- test_humaneval_loader.py
- test_kernel.py
- test_reproducibility.py
- test_trace_logger.py
- test_visualizer.py
- __init__.py
- conftest.py
- test_constitutional.py
- test_enhanced_features.py
- test_verification.py
- .gitignore
- .pre-commit-config.yaml
- CHANGELOG.md
- CITATION.cff
- Dockerfile
- LICENSE
- pyproject.toml
- README.md
- requirements-dev.txt
- requirements.txt
- __init__.py
- README.md
- red_team_dataset.py
- a2a_demo.py
- adapter_demo.py
- advanced_features.py
- basic_usage.py
- benchmark_demo.py
- compliance_demo.py
- configuration.py
- getting_started.py
- hibernation_and_time_travel_demo.py
- kernel_interceptor_demo.py
- kernel_v1_demo.py
- langchain_demo.py
- lifecycle_demo.py
- mcp_demo.py
- ml_safety_demo.py
- multimodal_demo.py
- observability_demo.py
- README.md
- use_cases.py
- prepare_pypi.py
- prepare_release.py
- upload_dataset_to_hf.py
- __init__.py
- kernel_interface.py
- plugin_interface.py
- protocol_interfaces.py
- __init__.py
- a2a_adapter.py
- adapter.py
- agent_hibernation.py
- agent_kernel.py
- compliance.py
- constraint_graphs.py
- control_plane.py
- example_executors.py
- execution_engine.py
- flight_recorder.py
- governance_layer.py
- hf_utils.py
- kernel_space.py
- langchain_adapter.py
- lifecycle.py
- mcp_adapter.py
- ml_safety.py
- multimodal.py
- mute_agent.py
- observability.py
- orchestrator.py
- plugin_registry.py
- policy_engine.py
- process_isolation.py
- shadow_mode.py
- signals.py
- supervisor_agents.py
- time_travel_debugger.py
- tool_registry.py
- vfs.py
- README.md
- test_a2a_adapter.py
- test_adapter.py
- test_advanced_features.py
- test_benchmark.py
- test_compliance.py
- test_control_plane.py
- test_control_plane_fail_closed.py
- test_hibernation.py
- test_kernel_interception.py
- test_kernel_space_integration.py
- test_langchain_adapter.py
- test_lifecycle.py
- test_mcp_adapter.py
- test_ml_safety.py
- test_multimodal.py
- test_new_features.py
- test_observability.py
- test_policy_engine_url_validation.py
- test_process_isolation.py
- test_sql_policy.py
- test_time_travel.py
- .gitignore
- acp-cli.py
- benchmark.py
- build_and_publish.sh
- CHANGELOG.md
- CONTRIBUTING.md
- CONTRIBUTORS.md
- docker-compose.yml
- Dockerfile
- LICENSE
- MANIFEST.in
- pyproject.toml
- README.md
- ROADMAP.md
- SECURITY.md
- setup.py
- SUPPORT.md
- __init__.py
- causal.py
- hf_utils.py
- indexer.py
- py.typed
- schema.py
- sleep_cycle.py
- store.py
- basic_usage.py
- memory_features_demo.py
- test_causal.py
- test_chroma_adapter.py
- test_file_adapter.py
- test_indexer.py
- test_init.py
- test_negative_memory.py
- test_schema.py
- test_semantic_rules.py
- test_sleep_cycle.py
- test_store_anti_patterns.py
- .gitignore
- CHANGELOG.md
- codecov.yml
- CONTRIBUTING.md
- LICENSE
- MANIFEST.in
- pyproject.toml
- README.md
- SECURITY.md
- setup.py
- Dockerfile.agent
- Dockerfile.sidecar-python
- README.md
- ARCHITECTURE.md
- CLI_GUIDE.md
- DEPLOYMENT.md
- coder_agent.json
- reviewer_agent.json
- secure_bank.json
- standard_agent.json
- untrusted_honeypot.json
- backend_agent.py
- client.py
- demo_attestation_reputation.py
- demo_client.py
- demo_rbac.py
- integration_demo.py
- README.md
- run_secure_bank_sidecar.py
- run_sidecar.py
- run_untrusted_sidecar.py
- secure_bank_agent.py
- test_untrusted.py
- untrusted_agent.py
- __init__.py
- __init__.py
- __init__.py
- __init__.py
- __init__.py
- test_attestation.py
- test_cli.py
- test_ed25519_attestation.py
- test_models.py
- test_policy_engine.py
- test_recovery.py
- test_security.py
- test_sidecar.py
- test_telemetry.py
- test_user_override_gate.py
- __init__.py
- attestation.py
- cli.py
- hf_utils.py
- ipc_pipes.py
- main.py
- policy_engine.py
- py.typed
- recovery.py
- generate_stubs.py
- iatp.proto
- README.md
- Dockerfile
- go.mod
- main.go
- README.md
- README.md
- capability_manifest.json
- 001-handshake.md
- 002-reversibility.md
- .gitignore
- .pre-commit-config.yaml
- CHANGELOG.md
- docker-compose.yml
- Dockerfile
- IMPLEMENTATION_SUMMARY.md
- MANIFEST.in
- pyproject.toml
- README.md
- requirements-dev.txt
- requirements.lock
- requirements.txt
- setup.py
- test_integration.py
- __init__.py
- cli.py
- resources.py
- server.py
- tools.py
- test_cli.py
- test_integration.py
- test_resources.py
- test_server.py
- test_tools.py
- pyproject.toml
- README.md
- __init__.py
- compliance.py
- escrow.py
- manifest.py
- receipt.py
- __init__.py
- conftest.py
- helpers.py
- test_arbiter.py
- test_crypto.py
- test_dmz.py
- test_escrow.py
- test_exceptions.py
- test_registry.py
- test_reputation.py
- test_schemas.py
- __init__.py
- arbiter.py
- client.py
- crypto.py
- dmz.py
- escrow.py
- exceptions.py
- pyproject.toml
- README.md
- registry.py
- reputation.py
- alertmanager.yml
- agent-os-alerts.yaml
- agent-os-amb.json
- agent-os-cmvk.json
- agent-os-overview.json
- agent-os-performance.json
- agent-os-safety.json
- dashboards.yml
- datasources.yml
- otel-collector-config.yml
- prometheus.yml
- export_dashboards.py
- __init__.py
- dashboards.py
- metrics.py
- server.py
- tracer.py
- __init__.py
- test_dashboards.py
- test_integration.py
- test_metrics.py
- test_server.py
- test_tracer.py
- docker-compose.yml
- pyproject.toml
- README.md
- 01-hello-agent-os.ipynb
- 02-episodic-memory-demo.ipynb
- 03-time-travel-debugging.ipynb
- 04-cross-model-verification.ipynb
- 05-multi-agent-coordination.ipynb
- 06-policy-engine.ipynb
- quickstart.ipynb
- README.md
- publish-all.ps1
- quickstart.ps1
- quickstart.sh
- __init__.py
- arbiter.py
- compliance.py
- escrow.py
- registry.py
- reputation.py
- __init__.py
- auth.py
- main.py
- __init__.py
- dispute_resolver.py
- reputation_sync.py
- Dockerfile
- README.md
- requirements.lock
- requirements.txt
- __init__.py
- cmd_audit.py
- cmd_init.py
- cmd_policy.py
- cmd_policy_gen.py
- cmd_sign.py
- cmd_validate.py
- mcp_scan.py
- output.py
- policy_checker.py
- __init__.py
- citadel_exporter.py
- __init__.py
- __init__.py
- identity_bridge.py
- policy_bundle.py
- __init__.py
- _native_adapter_runtime.py
- a2a_adapter.py
- agentshield_adapter.py
- anthropic_adapter.py
- autogen_adapter.py
- base.py
- bedrock_adapter.py
- compat.py
- config.py
- conversation_guardian.py
- crewai_adapter.py
- drift_detector.py
- dry_run.py
- escalation.py
- gemini_adapter.py
- google_adk_adapter.py
- guardrails_adapter.py
- health.py
- langchain_adapter.py
- langgraph_adapter.py
- llamafirewall.py
- llamaindex_adapter.py
- logging.py
- maf_adapter.py
- mistral_adapter.py
- openai_adapter.py
- openai_agents_sdk.py
- profiling.py
- pydantic_ai_adapter.py
- rate_limiter.py
- rbac.py
- scope_guard.py
- semantic_kernel_adapter.py
- smolagents_adapter.py
- token_budget.py
- tool_aliases.py
- webhooks.py
- __init__.py
- context_accumulation.py
- context_aggregation.py
- context_audit.py
- context_delegation.py
- context_envelope.py
- data_classification.py
- dynamic_context.py
- obligations.py
- rate_limiting.py
- __init__.py
- __main__.py
- app.py
- models.py
- __init__.py
- _adversarial_impl.py
- _circuit_breaker_impl.py
- _mcp_metrics.py
- adversarial.py
- agents_compat.py
- audit_logger.py
- base_agent.py
- circuit_breaker.py
- constraint_graph.py
- content_governance.py
- context_budget.py
- credential_redactor.py
- credential_vault.py
- diff_policy.py
- egress_policy.py
- escalation.py
- event_bus.py
- event_sink.py
- exceptions.py
- execution_context_policy.py
- github_enterprise.py
- governance_parity.py
- health.py
- intent.py
- lite.py
- mcp_auth_enforcement.py
- mcp_cve_feed.py
- mcp_gateway.py
- mcp_message_signer.py
- mcp_protocols.py
- mcp_response_scanner.py
- mcp_security.py
- mcp_session_auth.py
- mcp_sliding_rate_limiter.py
- memory_guard.py
- metrics.py
- mute.py
- mute_agent.py
- normalize.py
- otel_audit_backend.py
- prompt_injection.py
- prompt_injection_embedding.py
- providers.py
- py.typed
- retry.py
- reversibility.py
- sandbox.py
- sandbox_provider.py
- secure_codegen.py
- security_skills.py
- semantic_policy.py
- shift_left_metrics.py
- stateless.py
- supervisor.py
- task_outcome.py
- transparency.py
- trust_root.py
- api-gateway.yaml
- content-safety.yaml
- cost-controls.yaml
- data-protection.yaml
- development.yaml
- enterprise.yaml
- gdpr.yaml
- hipaa.yaml
- multi-tenant.yaml
- pci-dss.yaml
- production.yaml
- rate-limiting.yaml
- research.yaml
- secure-coding.yaml
- sox-compliance.yaml
- test_api_auth.py
- test_client.py
- test_escrow.py
- test_registry.py
- test_reputation.py
- test_context_accumulation.py
- test_context_aggregation.py
- test_context_audit_events.py
- test_context_delegation.py
- test_context_envelope.py
- _framework_stubs.py
- conftest.py
- test_a2a_adapter.py
- test_adapter_enforcement.py
- test_adapter_exception_identity.py
- test_adapter_interception.py
- test_adapter_mediation_contract.py
- test_agent_config.py
- test_agents_compat.py
- test_agentshield_adapter.py
- test_allowlist_bypass_fix.py
- test_base_agent.py
- test_benchmark.py
- test_circuit_breaker.py
- test_citadel_integration.py
- test_cli.py
- test_cli_extended_coverage.py
- test_cmd_sign.py
- test_compat.py
- test_config.py
- test_constraint_graph.py
- test_content_governance.py
- test_context_budget.py
- test_conversation_guardian.py
- test_core_features.py
- test_credential_redactor.py
- test_credential_vault.py
- test_data_classification.py
- test_drift_detection.py
- test_drift_detector.py
- test_egress_policy.py
- test_escalation.py
- test_escalation_and_reversibility.py
- test_event_sink.py
- test_exceptions.py
- test_execution_context_policy.py
- test_github_enterprise.py
- test_governance_parity.py
- test_governed_clients.py
- test_guardrails_adapter.py
- test_health.py
- test_http_client_url_validation.py
- test_integrations.py
- test_intent.py
- test_intent_hardened.py
- test_kernel_critical.py
- test_layer1_primitives.py
- test_layer2_infrastructure.py
- test_layer3_framework.py
- test_lite.py
- test_llamafirewall_adapter.py
- test_logging.py
- test_maf_adapter.py
- test_mcp_auth_enforcement.py
- test_mcp_cve_feed.py
- test_mcp_gateway.py
- test_mcp_integration.py
- test_mcp_message_signer.py
- test_mcp_pii_and_response_gateway.py
- test_mcp_response_scanner.py
- test_mcp_scan_cli.py
- test_mcp_security.py
- test_mcp_server.py
- test_mcp_session_auth.py
- test_mcp_sliding_rate_limiter.py
- test_memory_guard.py
- test_metrics.py
- test_mute_agent.py
- test_mute_primitives.py
- test_native_adapter_runtime.py
- test_new_features_batch2.py
- test_normalize.py
- test_observability.py
- test_otel_audit_backend.py
- test_otel_tracing.py
- test_pii_patterns.py
- test_policy_decisions.py
- test_policy_gen.py
- test_profiling.py
- test_prompt_injection.py
- test_prompt_injection_embedding.py
- test_provider_adapters.py
- test_providers.py
- test_rate_limiter.py
- test_rate_limiting_primitives.py
- test_rate_limiting_template.py
- test_rbac.py
- test_retry.py
- test_sandbox.py
- test_scope_guard.py
- test_secure_codegen.py
- test_security_skills.py
- test_semantic_policy.py
- test_semantic_policy_engine.py
- test_server.py
- test_shift_left_metrics.py
- test_skill_audit_helpers.py
- test_spec_mcp_gateway_conformance.py
- test_stateless.py
- test_token_budget.py
- test_transform_never_dropped.py
- test_transparency.py
- test_trust_root.py
- test_webhooks.py
- hipaa-checklist.md
- README.md
- policies.yaml
- README.md
- AGENTS.md
- ARCHITECTURE.md
- CHANGELOG.md
- Dockerfile
- Dockerfile.sidecar
- Dockerfile.test
- glama.json
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- __init__.py
- failures.py
- py.typed
- .gitignore
- pyproject.toml
- README.md
- __init__.py
- audit.py
- content_scanner.py
- exceptions.py
- governor.py
- llamaindex.py
- policy.py
- rate_limiter.py
- test_audit.py
- test_content_scanner.py
- test_exceptions.py
- test_governor.py
- test_llamaindex.py
- test_policy.py
- test_rate_limit_window.py
- test_rate_limiter.py
- CHANGELOG.md
- LICENSE
- pyproject.toml
- README.md
- __init__.py
- deploy.py
- py.typed
- test_deploy.py
- test_runtime_imports.py
- LICENSE
- pyproject.toml
- README.md
- SECURITY.md
- agt-deny-shim.py
- Dockerfile.sandbox
- __init__.py
- aca_sandbox_provider.py
- __init__.py
- provider.py
- state.py
- __init__.py
- config.py
- provider.py
- __init__.py
- config.py
- provider.py
- __init__.py
- config.py
- provider.py
- __init__.py
- _hardening.py
- code_scanner.py
- isolation_runtime.py
- sandbox_provider.py
- __init__.py
- test_azure_sandbox.py
- test_azure_sandbox_integration.py
- test_code_scanner.py
- test_deny_shim.py
- test_docker_integration.py
- test_docker_sandbox.py
- test_hyperlight_integration.py
- test_hyperlight_sandbox.py
- test_mxc_integration.py
- test_mxc_sandbox.py
- test_nono_integration.py
- test_nono_sandbox.py
- test_ring_enforcement_wiring.py
- test_transform_verdict_gate.py
- quickstart.py
- README.md
- LICENSE
- pyproject.toml
- README.md
- BENCHMARKS.md
- __init__.py
- bench_chaos.py
- bench_delivery.py
- bench_slo.py
- run_all.py
- _helpers.tpl
- configmap.yaml
- deployments.yaml
- hpa.yaml
- networkpolicy.yaml
- NOTES.txt
- pdb.yaml
- services.yaml
- Chart.yaml
- README.md
- values.yaml
- agent-slo-dashboard.json
- agent-sre-overview.json
- agent-sre-overview.json
- _helpers.tpl
- crd.yaml
- deployment.yaml
- service.yaml
- Chart.yaml
- values.yaml
- README.md
- api-reference.md
- comparison.md
- concepts.md
- deployment.md
- getting-started.md
- integration-guide.md
- security.md
- slo-reference.md
- sre-concepts-for-ai-engineers.md
- demo.py
- README.md
- schedules.yaml
- chaos-scenarios.yaml
- demo.py
- README.md
- app.py
- README.md
- requirements.txt
- grafana-dashboards.yml
- grafana-datasources.yml
- prometheus.yml
- agent-sre-overview.json
- docker-compose.yml
- Dockerfile
- README.md
- canary_rollout.py
- chaos_test.py
- cost_guard.py
- cost_guardrails.py
- README.md
- AGENTS.md
- ARCHITECTURE.md
- CHANGELOG.md
- LICENSE
- README.md
- SECURITY.md
- AGENTS.md
- README.md
- .cspell-repo-terms.txt
- .cspell.json
- .dockerignore
- .gitattributes
- .gitignore
- .gitleaks.toml
- .gitleaksignore
- .npmrc
- .pre-commit-hooks.yaml
- .safety-policy.yml
- .safety.yml
- .shellcheckrc
- AGENTS.md
- ANTITRUST.md
- BREAKING_CHANGES.md
- CHANGELOG.md
- CHARTER.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Dockerfile
- GOVERNANCE.md
- LICENSE
- MAINTAINERS.md
- NOTICE
- README.md
- SECURITY.md
- SUPPORT.md
- TRADEMARKS.md
- VERSION
🚀 설치 가이드
git clone https://github.com/microsoft/agent-governance-toolkit
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd agent-governance-toolkit
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천- Python 3 pip 명령어를 쓰려면 Python이 필요합니다.
pip install "agent-governance-toolkit[full]"
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
3. Docker
쉬움- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Docker Desktop 컨테이너를 빌드하고 실행하려면 필요합니다. 설치 후 실행해서 백그라운드에 켜두세요.
docker compose -f agent-governance-python/agent-hypervisor/examples/docker-compose/docker-compose.yml up -d --build
compose 설정 파일에 정의된 서비스들을 대상으로 명령을 실행합니다.
4. .NET
보통cd agent-governance-dotnet
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
dotnet restore
프로젝트에 필요한 패키지를 내려받습니다.
dotnet run
프로젝트를 빌드하고 바로 실행합니다.
5. Gradle (Java/Kotlin)
보통- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- JDK (Java) Java/Kotlin 프로젝트를 빌드/실행하려면 필요합니다.
- Gradle 레포에 포함된 gradlew(Gradle Wrapper)를 쓰면 Gradle을 따로 설치할 필요가 없습니다.
cd agent-governance-python/agent-os/extensions/jetbrains
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
./gradlew build
Gradle로 빌드를 진행합니다.
6. Node.js
쉬움cd agent-governance-antigravity-cli/assets/extensions/agt-global-policy
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
7. Python
쉬움pip install "agent-governance-toolkit[full]"
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
