Evo Memory
v1.0.0自我进化记忆系统。两层记忆架构(L1原则+L2经验)+ 双层信号捕获 + 定时综合反思。Use on every session for continuous self-improvement and learning.
⭐ 0· 111·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (self‑evolution memory: L1/L2, capture signals, periodic reflection) matches the provided files and hooks: SKILL.md defines formats and behaviours, hooks capture user prompts and tool output, and setup.md instructs installing a bootstrap hook. All requested/used files and paths are within the stated workspace.
Instruction Scope
Runtime instructions and hooks read/write files under ~/.openclaw/workspace/self-evolution/ (principles.md, pending.jsonl, patterns/, stats/). They capture user input and tool output and instruct the agent to write detailed memory entries; this is expected for a memory system but means conversational content and tool outputs may be persisted. SKILL.md asks the agent to write full 'detail' fields (context/why), which may include sensitive content.
Install Mechanism
No remote downloads or package installs. The skill is instruction-only with local hook scripts and a manual setup.md describing copying hooks into ~/.openclaw/hooks/ and enabling them. This is low-risk compared to fetching code from external URLs, but it does require the user to run commands that modify agent hooks.
Credentials
The skill does not request credentials or config paths beyond its own workspace. The hook scripts rely on environment variables HOME (normal) and CLAUDE_TOOL_OUTPUT/CLAUDE_USER_INPUT (platform-provided variables used to capture tool outputs and user prompts); those CLAUDE_* variables are not declared but are likely provided by the agent runtime—verify they exist in your environment. No external tokens/keys requested.
Persistence & Privilege
The setup instructs installing an agent bootstrap hook that injects the SKILL.md on every agent bootstrap — this yields persistent behavior but requires an explicit install step (openclaw hooks enable). always:false (not force-installed). Installing the hook modifies agent hooks/config, which is expected for this kind of skill but is a persistent change you should review before enabling.
Assessment
This skill appears to do what it claims: it captures signals from your conversations and tool outputs and stores them under ~/.openclaw/workspace/self-evolution/ for later reflection. Before installing: (1) Review the two shell hooks and bootstrap.js to confirm you trust local persistence and that your environment provides the CLAUDE_* variables used to capture inputs/outputs. (2) Be aware the system will persist user utterances and tool error text (potentially sensitive) into local files (principles.md, patterns/*.md, pending.jsonl); decide whether that retention policy and file location are acceptable. (3) Installation requires copying a handler into ~/.openclaw/hooks/ and enabling the hook—this modifies your agent's configuration; only proceed if you trust the skill source. (4) If you proceed, inspect and run the scripts with least privilege (set appropriate file permissions), and optionally run them in a sandboxed account or environment first. (5) If you need higher assurance, request the skill author/source or a signed release; absence of network calls and credentials reduces risk but does not remove privacy implications.Like a lobster shell, security has layers — review code before you run it.
latestvk97b8aesw667d7htq64sm3k4r583vxf5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧬 Clawdis
OSLinux · macOS · Windows
