Back to skill
Skillv2.5.0
VirusTotal security
memory-pro · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:22 AM
- Hash
- a19d333f196e7ba2e9c3fa10881ec67bbc384bdb8dc17a271bc2f5ba1e60256e
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: memory-pro Version: 2.5.0 The bundle implements a sophisticated local RAG (Retrieval-Augmented Generation) system for semantic search over a user's workspace. It features a FastAPI-based service (v2/main.py), FAISS vector indexing (v2/build_index.py), and a hybrid retrieval engine (v2/retrieval_hybrid.py) that combines vector search with BM25 and recency scoring. While v2/rerank.py includes functionality to send text snippets to external APIs (like Jina AI), this is a standard industry practice for RAG systems and is disabled by default, requiring explicit user configuration via environment variables. The use of systemd for persistence and broad workspace access is consistent with the tool's stated purpose of providing a continuous background indexing service.
- External report
- View on VirusTotal
