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.sh executes sqlite3 commands against a local database (~/.openclaw/memory/main.sqlite) to detect indexing issues and tokenization bugs.
  • [COMMAND_EXECUTION]: cleanup.sh identifies and can delete 'garbage' files (raw logs or session metadata) within the memory directory using the rm command, though it includes a confirmation prompt and dry-run mode.
  • [COMMAND_EXECUTION]: compress-logs.py and add-tags.py modify existing markdown files in the workspace to optimize storage and improve searchability by adding metadata tags.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 01:51 AM