ClawAudit verdict

clawdbot-sync

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
100
transparency
90
maintenance

Findings (6)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

references/setup.md · code · curl -fsSL https://tailscale.com/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

references/setup.md · code · | sh

Pattern match high

References SSH/GPG private keys

references/setup.md · code · ssh-key

Pattern match medium

References sudo — requests elevated privileges

references/setup.md · prose · downgraded · sudo

Pattern match medium

Accesses .ssh directory

references/setup.md · prose · downgraded · .ssh/

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API