Back to skill
Skillv1.0.8

VirusTotal security

DeepRecall · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:45 AM
Hash
a408261b2ba778911ae3389b6102dea6fcf6f8e25950e446df995728e24ecc75
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: deeprecall Version: 1.0.8 DeepRecall is a recursive memory system for AI agents that implements a manager-worker-synthesis loop. The code demonstrates good security practices, including path-traversal protection in deep_recall.py (_safe_path) and an explicit refusal to execute arbitrary code (_execute_tool_code). While the skill accesses sensitive OpenClaw configuration files and API keys, it does so solely to facilitate communication with the user's configured LLM providers, and the documentation includes a transparent privacy notice regarding data transmission to these endpoints.
External report
View on VirusTotal