Back to skill
Skillv1.0.6

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 5:43 AM
Hash
9dbfdca7ca70de29f7eca52cc233eb2b8a24d9b651a9c0cb8e988af2f82e1173
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: async-queue Version: 1.0.6 The async-queue skill provides a legitimate mechanism for scheduling delayed tasks between OpenClaw agents using a local file-backed queue. It implements persistence via a macOS launchd daemon (ai.openclaw.queue-daemon.plist) and a local HTTP plugin endpoint (/api/queue-wake), both of which are explicitly disclosed in SKILL.md and public.json. The implementation is transparent, uses only built-in Node.js modules (fs, path, http, crypto), and restricts network communication to 127.0.0.1, with no evidence of data exfiltration or unauthorized execution.
External report
View on VirusTotal