China Holiday

PassAudited by ClawScan on Mar 30, 2026.

Overview

The skill's code, instructions, and requirements are consistent with a simple China-holiday lookup that calls the public timor.tech API; it requests no credentials or unusual privileges.

This skill is a small, self-contained Python script that makes HTTPS calls to the public timor.tech API and prints results. Before installing, be aware that: (1) it requires network access and will query timor.tech for each lookup (no credentials are sent); (2) availability or accuracy depends on timor.tech; (3) the TTS commands return text from the API (no audio is synthesized locally); (4) you can safely inspect the included scripts (they are short and use only urllib/json/datetime) before enabling the skill. If you need offline operation or stronger guarantees about data retention, do not enable it or run the script in a restricted environment.