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.
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:
bash
pip install agentmesh-governance
If agentmesh-governance is not yet on PyPI, install directly from source:
Run “clawhub install imran-siddique/agentmesh-governance” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.
What does the AgentMesh skill do?
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. The SKILL.md section on this page shows the exact instructions the skill gives your agent.
Is the AgentMesh skill free?
Yes. AgentMesh is a free, open-source skill by imran-siddique. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.
Does AgentMesh work with Claude Code and OpenClaw?
Yes. Skills use the portable SKILL.md format, so AgentMesh works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.