Back to skill
Skillv0.1.2
VirusTotal security
Openclaw Deeprecall · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 6:01 AM
- Hash
- f26fb6824b0b13e42eab37c69c4d83d9737abd595490a58faf3ba049a13de0a7
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: openclaw-deeprecall Version: 0.1.2 The DeepRecall skill bundle provides a legitimate two-tier memory retrieval system for AI agents, using SQLite for structured storage and local Markdown files for raw logs. The code follows its stated purpose, utilizing parameterized SQL queries in `memory_retriever.py` to prevent injection and implementing a controlled file cleanup mechanism restricted to `.md` files within the agent's workspace. While `memory_summarizer.py` performs outbound network requests to LLM providers, it correctly retrieves API credentials from the user's existing OpenClaw configuration and limits data transmission to the content of memory files for summarization purposes.
- External report
- View on VirusTotal
