China Holidays
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is designed to fetch and cache Chinese statutory holiday schedules from the official government website (gov.cn). The implementation in 'scripts/fetch_holidays.py' uses standard libraries for network requests and implements safe file handling by strictly casting the year input to an integer, which prevents path traversal or injection. The 'SKILL.md' instructions are well-defined and aligned with the stated purpose, and the 'assets/' directory contains legitimate historical holiday data.
