MemoryBox is a tool for organizing your OpenClaw memory files. Your actual memory files contain personal data and should never be committed to any public repository.
bin/memorybox— the CLI toolscripts/— migration and maintenance scriptstemplates/— blank templates with placeholder content
MEMORY.md— contains personal facts, preferences, API referencesmemory/*.md— daily logs with personal activitymemory/domains/*.md— detailed personal/professional information- Any file containing API keys, tokens, passwords, or credentials
- Any file containing addresses, phone numbers, or personal identifiers
This repo includes a .gitignore that blocks common personal files. If you fork this repo to customize templates, verify your .gitignore is working before pushing:
git status # Check no personal files are stagedIf you discover a security issue, please email ramsbaby@gmail.com or open a private GitHub advisory.
This project contains no user data by design. All files are templates or tools.