lily-memory
Enhances OpenClaw agents with persistent memory, enabling auto-capture and recall of facts for improved conversational context.
Install this skill
or
93/100
Security score
The lily-memory skill was audited on Mar 3, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 45
Access to hidden dotfiles in home directory
SourceSKILL.md
| 45 | "dbPath": "~/.openclaw/memory/decisions.db", |
medium line 70
Access to hidden dotfiles in home directory
SourceSKILL.md
| 70 | | `dbPath` | string | `~/.openclaw/memory/decisions.db` | SQLite database path | |
low line 77
External URL reference
SourceSKILL.md
| 77 | | `ollamaUrl` | string | `http://localhost:11434` | Ollama endpoint | |
Scanned on Mar 3, 2026
View Security Dashboard