Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:30 AM
Hash
520e0979a2bd088a8f2a7e9faffa59782fe7b1686d649e1839788e14d5a16a5b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: soulkeeper Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'soulkeeper' is classified as benign. Its purpose is to help AI agents maintain identity and operational guidelines by auditing local 'soul files', detecting behavioral drift in conversation transcripts, and injecting context-aware reminders. All operations involve local file system reads and writes (e.g., `audit.py` reading markdown and writing JSON, `drift.py` reading transcripts and rules, `remind.py` reading rules). There is no evidence of data exfiltration, unauthorized network communication, or malicious code execution (e.g., `eval`/`exec` of untrusted input, remote payload fetching). The instructions in `SKILL.md` for the agent to execute local commands (e.g., `soul-remind --heartbeat`) are part of the skill's intended self-management functionality, not a prompt injection for malicious subversion. While the `ln -s` commands in `SKILL.md` suggest privileged operations (symlinking to `/usr/local/bin`), this is for making the agent's own tools accessible and is not indicative of malicious intent or a backdoor within the context of an agent managing its environment.
External report
View on VirusTotal