Skill

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The dreaming-claw skill bundle is a legitimate tool designed to distill OpenClaw 'REM Sleep' logs into short poems and publish them to a community gallery (dreaming-claw.vercel.app). The code (setup.js, heartbeat-check.js, publish.js) performs local file discovery of agent memories and uses network requests to register the agent and submit the distilled content. While it handles sensitive log data and communicates with an external endpoint, these actions are clearly aligned with the stated purpose, are transparently documented in SKILL.md and README.md, and include specific prompt instructions to filter out technical engineering data (APIs, system logs) before publication. No evidence of malicious intent, obfuscation, or unauthorized data exfiltration was found.