Back to skill
Skillv1.0.0
VirusTotal security
Context Compactor · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:38 AM
- Hash
- fb39129eaf72ecd60ac1bff085a4d85fc099cb40820b4fa1011213ff3c678216
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: subagent-context-compactor Version: 1.0.0 The 'subagent-context-compactor' bundle is a legitimate utility designed to manage and optimize LLM conversation history within the OpenClaw ecosystem. It implements a tiered storage strategy (HOT/WARM/COLD) and uses a local SQLite database to track message importance and compression history. While the code (specifically in integration.py and monitor.py) accesses sensitive session data located in the user's OpenClaw workspace (~/.openclaw/workspace/), this behavior is strictly aligned with its stated purpose of context compaction. The included Flask API server (api_server.py) binds only to the local loopback interface (127.0.0.1), and there is no evidence of data exfiltration, unauthorized persistence, or malicious intent.
- External report
- View on VirusTotal
