Back to skill
Skillv0.1.0

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 4:36 AM
Hash
d39ada2338dc274cb063bebf64a3bb0923d668fed17336e9fd3942793b34fea7
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: nova-drift Version: 0.1.0 The OpenClaw AgentSkills bundle 'nova-drift' provides a tool for agents to maintain time-shifted conversations. The `drift.js` script uses standard Node.js file system operations (`fs`, `path`, `crypto`) to store conversation data as JSON files within a dedicated directory (`~/.openclaw/workspace/drift/threads` by default, configurable via `DRIFT_DIR`). There is no evidence of data exfiltration, malicious execution (e.g., `eval`, `exec`, network calls), persistence mechanisms, or obfuscation. The `SKILL.md` and `README.md` files contain clear instructions for the agent to use the `drift` CLI commands, without any hidden directives or prompt injection attempts aimed at subverting the agent's behavior beyond the skill's stated purpose. All operations are local and confined to the skill's intended data storage.
External report
View on VirusTotal