total-recall
This skill autonomously compresses conversations into prioritized notes, ensuring no information is missed with zero maintenance.
Install this skill
or
84/100
Security score
The total-recall skill was audited on Jun 7, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 98
Access to hidden dotfiles in home directory
SourceSKILL.md
| 98 | | `SESSIONS_DIR` | `~/.openclaw/agents/main/sessions` | OpenClaw session transcripts | |
low line 263
Access to hidden dotfiles in home directory
SourceSKILL.md
| 263 | # 0 3 * * * bash -c 'source ~/.openclaw/shared/secrets/openclaw-secrets.env \ |
medium line 57
Access to .env file
SourceSKILL.md
| 57 | Add to your `.env` or OpenClaw config: |
low line 263
Access to .env file
SourceSKILL.md
| 263 | # 0 3 * * * bash -c 'source ~/.openclaw/shared/secrets/openclaw-secrets.env \ |
low line 116
External URL reference
SourceSKILL.md
| 116 | | `LLM_BASE_URL` | `https://openrouter.ai/api/v1` | API endpoint | |
low line 127
External URL reference
SourceSKILL.md
| 127 | export LLM_BASE_URL="http://localhost:11434/v1" |
low line 132
External URL reference
SourceSKILL.md
| 132 | export LLM_BASE_URL="https://api.groq.com/openai/v1" |
low line 339
External URL reference
SourceSKILL.md
| 339 | Read more: [Your AI Has an Attention Problem](https://gavlahh.substack.com/p/your-ai-has-an-attention-problem) |
Scanned on Jun 7, 2026
View Security Dashboard