China Holiday
v1.0.0中国大陆日历服务 - 识别法定节假日、周末、调休,各地寒暑假、春秋假
⭐ 0· 394·3 current·3 all-time
byjoeyang@violin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included Python script and config. The skill only needs python3 and the 'chinese-calendar' package, which is appropriate for computing Chinese holidays and workdays.
Instruction Scope
SKILL.md and the code limit operations to local date computation and reading config/regions.json. There are no instructions to read arbitrary user files, access environment variables, or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only in registry), but requirements.txt lists 'chinese-calendar' — the user/environment will need to pip install that package. There are no suspicious downloads or custom installers.
Credentials
The skill declares no required env vars or credentials and the code does not access secrets or external service tokens.
Persistence & Privilege
Skill is not always-on and does not modify other skills or system-wide configuration. It runs only when invoked and does not request elevated privileges.
Assessment
This appears to be a straightforward local calendar utility. Before installing or running it: (1) confirm you trust/verify the 'chinese-calendar' pip package source (e.g., PyPI listing, maintainer) to avoid supply-chain risks; (2) install and run in a normal user account or sandbox if you are cautious; (3) review config/regions.json if you rely on region-specific data; (4) if your environment auto-installs requirements, ensure pip actions meet your policy. No credentials or network activity are required by the code, so the main remaining risk is the upstream Python dependency.Like a lobster shell, security has layers — review code before you run it.
latestvk976yahyp5r3pqb8ag9vw6zhqn82pje2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📅 Clawdis
Binspython3
