ClawAudit verdict
clawdbot-sync
A bi-directional sync skill using rsync/SSH over Tailscale to synchronize memory and skills between Clawdbot instances; all operations are user-triggered with explicit peer configuration and the behavior matches the stated multi-instance sync purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/setup.md · code · curl -fsSL https://tailscale.com/install.sh | sh
Pipe to sh — executes piped content as shell commands
references/setup.md · code · | sh
References SSH/GPG private keys
references/setup.md · code · ssh-key
References sudo — requests elevated privileges
references/setup.md · prose · downgraded · sudo
Accesses .ssh directory
references/setup.md · prose · downgraded · .ssh/
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 3 system binaries. (2 elevated: rsync, ssh).
network_in Is this flag fair?
Thanks — recorded.