ワンクリックで
agt-governance
Behavioral governance for OpenClaw agents via AGT — tool-level policy, inter-agent trust, audit logging.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Behavioral governance for OpenClaw agents via AGT — tool-level policy, inter-agent trust, audit logging.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Pair with a kars cluster and offload heavy tasks to governed cloud sandboxes with GPU / foundation-model inference / Azure AI services, or communicate with other agents over end-to-end encrypted AgentMesh. Triggers on natural-language intents like "offload to the cloud", "run this on Azure", "ask my cluster to…", "send a message to agent X", "who is on the mesh", "check my inbox", "is my offload done".
Spawn secure isolated sub-agent sandboxes, delegate tasks via AGT mesh, receive results, and destroy sub-agents. Uses the kars_spawn, kars_mesh_send, kars_mesh_inbox, and kars_spawn_destroy tools.
Query and inspect Foundry prompt agents and invoke Foundry tools via the Responses API. OpenClaw is the orchestrator — Foundry provides managed AI services.
Python code execution via Azure AI Foundry Responses API with code_interpreter tool. Data analysis, charts, and math in a managed sandbox.
Manage persistent conversations via Foundry Conversations API. Create conversations, add messages, and maintain history across sessions.
Query model deployments, connections, and indexes in the Foundry project. Discover available models and infrastructure.
| name | agt-governance |
| description | Behavioral governance for OpenClaw agents via AGT — tool-level policy, inter-agent trust, audit logging. |
| metadata | {"openclaw":{"requires":{"env":["AGT_GOVERNANCE_ENABLED"]},"primaryEnv":"AGT_GOVERNANCE_ENABLED"}} |
You are running with AGT (Agent Governance Toolkit) governance enabled. This means every tool call you make is evaluated against a policy before execution.
AGT runs in-process (< 0.1ms overhead per check). The policy is loaded from $AGT_POLICY_DIR.
When sending messages to other agents:
| Score | Tier | Capabilities |
|---|---|---|
| 900-1000 | Verified Partner | Full access, elevated privileges |
| 700-899 | Trusted | Standard operations |
| 500-699 | Standard | Default for new agents |
| 300-499 | Probationary | Limited, under observation |
| 0-299 | Untrusted | Read-only or blocked |
If AGT blocks an action, it will tell you why. Common reasons: