system-time

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The OpenClaw AgentSkills bundle 'system-time' is a benign utility skill. It provides functionality to retrieve current system time, detailed time information, and calculate time differences. All operations are performed using standard JavaScript Date object methods, and input parameters like `format` and `timezone` are handled safely via `toLocaleString` without any command injection risks. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in the code or documentation (SKILL.md, README.md).