🟡 Medium Risk Audited: Feb 7, 2026

ansible

Multi-body coordination for OpenClaw agents. Synchronize state between multiple OpenClaw instances using Yjs CRDTs over secure network.

📋 Audit Summary

Author likesjx
Category Automation
License Not specified
Dependencies None (SKILL.md only)
Install Command git clone https://github.com/likesjx/openclaw-skill-ansible.git

🔍 Security Analysis

⚠️ Network Coordination

Uses Yjs CRDTs over network for state synchronization between agent instances. Requires network connectivity to coordination servers.

⚠️ Cross-Instance Communication

Messages and tasks can be sent between agent hemispheres. Context sharing across multiple machines.

✅ Documentation Only

Pure SKILL.md file. Actual coordination handled by Clawdbot's built-in ansible plugin.

✅ No Direct Shell Access

Skill itself does not execute shell commands or access filesystem directly.

📊 Trust Score Breakdown

Code Quality
8.5/10
Permission Scope
6/10
Dependencies
10/10
Auditability
9/10
6.5
Trust Score / 10

Permissions Required

🟡 Network coordination
🟡 Cross-instance messaging
🟢 Built-in plugin

Risk Assessment

Medium risk - Network coordination feature that enables cross-instance communication. Depends on network security.

Supply Chain Low
Data Exfil Medium
Local System Low