Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:55 AM
Hash
62c70c591e4991a06d5b0a8208d2ac73ac941599c69a338f479190a6c4e60971
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: session-hygiene Version: 1.0.0 The skill's purpose is to manage OpenClaw session files, preventing bloat by archiving old sessions and rotating archive files. The `SKILL.md` instructs the agent to set up a cron job that executes a Python script located within the skill's directory. The `archive_sessions.py` script performs file system operations (read, write, delete) on `sessions.json` and a dedicated `sessions-archive` directory. It does not access unrelated sensitive data, make network calls, execute arbitrary external commands, or exhibit any other behavior indicative of malicious intent or significant unstated risks.
External report
View on VirusTotal