Back to skill
Skillv3.3.0-rc.6

VirusTotal security

Plugin · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 21, 2026, 8:06 PM
Hash
57f4fa1800cf4f5ca7134a84b5184928d7e2b4d51bed89dfb9b60083ec3ef9d6
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: totalreclaw-rc Version: 3.3.0-rc.6 The TotalReclaw skill provides an end-to-end encrypted memory vault for AI agents, using XChaCha20-Poly1305 and BIP-39 mnemonics for local key derivation. While the skill handles highly sensitive recovery phrases, it implements robust security measures to prevent leakage, such as moving phrase generation to a local CLI wizard (onboarding-cli.ts) and using ECDH-encrypted payloads for remote pairing (pair-http.ts). The code follows a strict isolation pattern (fs-helpers.ts) to separate disk I/O from network calls, specifically to satisfy OpenClaw's security scanner requirements. The intent is consistently aligned with its privacy-preserving purpose, and no evidence of malicious exfiltration or unauthorized control was found.
External report
View on VirusTotal