agentmesh-governance
Installation
SKILL.md
AgentMesh Governance — Trust & Policy for OpenClaw Agents
Zero-trust governance layer for OpenClaw agents. Enforce policies, verify identities, score trust, and maintain tamper-evident audit logs — all from your agent's command line.
Setup
Install the AgentMesh governance CLI:
pip install agent-governance-toolkit
If
agentmesh-governanceis not yet on PyPI, install directly from source:pip install "agentmesh @ git+https://github.com/microsoft/agent-governance-toolkit.git"