Sleep Tool
PassAudited by VirusTotal on May 3, 2026.
Overview
Type: OpenClaw Skill Name: sleep-tool Version: 1.0.0 The skill is a simple utility designed to pause execution using Python's time.sleep() function. While there is a discrepancy between the documentation in SKILL.md (which claims support for time suffixes like 'm' or 'h') and the implementation in scripts/sleep.py (which only handles float values), this is a functional bug rather than a security risk. No malicious indicators, data exfiltration, or suspicious instructions were found.
