RetainCraft

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

RetainCraft is a legitimate and well-engineered learning protocol for OpenClaw agents, implementing scientifically validated methods like spaced repetition and the Feynman technique. The Python logic in `scripts/srs.py` includes proactive security measures such as regex-based path sanitization (`sanitize_topic`, `sanitize_concept`) to prevent path traversal and atomic file operations to ensure data integrity. The bundle is highly transparent, featuring extensive unit tests in `scripts/test_srs.py` and detailed academic citations in `scripts/evidence.md`, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.