Back to skill
Skillv1.0.1
VirusTotal security
Automated daily memory backfill for OpenClaw sessions · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:35 AM
- Hash
- 641abf7b55d908bb82e16bfd9112908bdf04aedf3f3207febc0dcdb8283ce29d
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: memory-sync Version: 1.0.1 The OpenClaw skill `memory-sync` is designed to process local OpenClaw session logs and generate daily memory files, optionally using LLM summarization. The code includes robust secret sanitization (`sanitize_content` function and `SECRET_PATTERNS` list in `memory_sync.py`) to prevent sensitive data from being written to memory files or sent to external LLM APIs (OpenAI, Anthropic). The `SKILL.md` instructions are aligned with the stated purpose and do not contain malicious prompt injection attempts. The skill's use of `subprocess.run` to call `openclaw sessions spawn` is an expected internal interaction within the OpenClaw ecosystem. All file system and network access (to LLM APIs) are consistent with its stated, benign purpose, with strong safeguards against data leakage.
- External report
- View on VirusTotal
