truetime-cn

PassAudited by VirusTotal on May 9, 2026.

Findings (1)

The truetime-cn skill is a well-implemented utility for accurate time processing, specifically tailored for Chinese contexts including lunar calendars and statutory holidays. The Python script (truetime_cn.py) uses standard libraries and a vendored third-party library (cnlunar) to perform calendar math without external network dependencies or risky execution patterns like eval() or os.system(). The SKILL.md instructions are designed to improve agent accuracy and prevent temporal drift in long sessions, rather than attempting prompt injection or unauthorized actions. No indicators of data exfiltration, persistence, or malicious intent were found.