China Holiday Calendar Sync
v1.0.0Discover and parse China's official holiday notices from gov.cn, normalize holiday and adjusted-workday rows, and apply low-frequency probing rules for futur...
⭐ 0· 42·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the instructions: discovery (gov.cn search), parsing, normalization, and local caching. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md confines runtime behavior to: load configured notice URLs, query the official gov.cn policy search, fetch gov.cn candidate pages, parse their content with stated regexes, and cache results. It does reference reading/writing local config/storage (notice_urls, discovery_cache) which is appropriate for this task and is expected.
Install Mechanism
Instruction-only skill with no install spec and no included code files to execute. Low risk from installation because nothing is downloaded or written by an installer step.
Credentials
No environment variables, credentials, or config paths are required. The only external network access described is to gov.cn (official search and content URLs), which is proportional to the stated goal.
Persistence & Privilege
The skill expects to read/write local storage (notice_urls and discovery_cache) to persist source mappings and monthly probe history. This is normal for a sync/cache workflow, but you should confirm where those stores will be kept and what access controls apply.
Assessment
This skill appears coherent and limited to fetching and parsing official gov.cn holiday notices. Before enabling: 1) Confirm where local storage (notice_urls and discovery_cache) will be written and that it’s an appropriate, sandboxed location; 2) Expect the agent to fetch external gov.cn URLs when invoked (no credentials required); 3) If you need stronger privacy or auditing, run the skill in an environment where outbound requests to gov.cn can be monitored or restricted; 4) Because it's instruction-only, review any agent-level prompts or wrappers (e.g., the default_prompt) to ensure they won't cause unexpected broader network access. Overall, the behavior matches the description and requires no special secrets or installers.Like a lobster shell, security has layers — review code before you run it.
automationlatestvk97a367s1qeymhzhee07st7ars843fjdbusiness-calendarvk97a367s1qeymhzhee07st7ars843fjdchina-calendarvk97a367s1qeymhzhee07st7ars843fjdgov-cnvk97a367s1qeymhzhee07st7ars843fjdholiday-syncvk97a367s1qeymhzhee07st7ars843fjdlatestvk97a367s1qeymhzhee07st7ars843fjdschedulingvk97a367s1qeymhzhee07st7ars843fjd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
