vps-memory
Enables access to Flo's long-term memory on the VPS, allowing users to save and search memories efficiently.
Install this skill
or
35/100
Security score
The vps-memory skill was audited on Mar 1, 2026 and we found 7 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 12
Access to hidden dotfiles in home directory
SourceSKILL.md
| 12 | Flo's long-term memory lives on the VPS at `~/.openclaw/workspace/`. |
high line 17
Access to root home directory
SourceSKILL.md
| 17 | - MEMORY.md (curated, READ-ONLY): `/root/.openclaw/workspace/MEMORY.md` |
high line 18
Access to root home directory
SourceSKILL.md
| 18 | - Session memories (CREATE HERE): `/root/.openclaw/workspace/memory/` |
high line 19
Access to root home directory
SourceSKILL.md
| 19 | - SQLite index: `/root/.openclaw/memory/main.sqlite` |
medium line 27
Access to root home directory
SourceSKILL.md
| 27 | ssh vps 'cd /root/openclaw && docker compose exec openclaw-gateway node dist/index.js memory search "QUERY"' |
medium line 32
Access to root home directory
SourceSKILL.md
| 32 | ssh vps 'cat > /root/.openclaw/workspace/memory/YYYY-MM-DD-topic.md << '\''EOF'\'' |
medium line 42
Access to root home directory
SourceSKILL.md
| 42 | ssh vps 'cd /root/openclaw && docker compose exec openclaw-gateway node dist/index.js memory index' |
Scanned on Mar 1, 2026
View Security Dashboard