memory-cn
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several local shell and Python scripts (
diagnose.sh,cleanup.sh,add-tags.py,compress-logs.py) to manage and optimize the user's local memory workspace. - [COMMAND_EXECUTION]:
diagnose.shexecutessqlite3commands against a local database (~/.openclaw/memory/main.sqlite) to detect indexing issues and tokenization bugs. - [COMMAND_EXECUTION]:
cleanup.shidentifies and can delete 'garbage' files (raw logs or session metadata) within the memory directory using thermcommand, though it includes a confirmation prompt and dry-run mode. - [COMMAND_EXECUTION]:
compress-logs.pyandadd-tags.pymodify existing markdown files in the workspace to optimize storage and improve searchability by adding metadata tags.
Audit Metadata