clawdbot-security
Audited by Socket on Mar 4, 2026
1 alert found:
MalwareThe fragment serves as a legitimate security-hardening guide for Clawdbot/Moltbot with clear best-practice steps. However, it embeds a download-execute pattern (curl | sh) for tailscale installation and a token-export workflow that can lead to credential leakage if misused. To improve safety, replace remote installer with pinned, verified installers or package manager installations, clearly separate executable guidance from documentation, and advise secure handling of tokens (e.g., using vaults or CI/CD secrets management). Overall risk is elevated mainly due to external code fetch and credential exposure guidance; no concrete malware evidenced. Recommended risk level: moderate to high until mitigations are applied.