中国日历

v1.0.0

获取中国日历信息,包括节假日、调休安排、工作日判断。使用 timor.tech API,数据每年自动更新。Use when: 需要判断某天是否是工作日、查询节假日安排、了解调休情况。

1· 493·4 current·5 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Chinese calendar, holidays, workday checks) matches the instructions and required binary. The only required binary is curl which is appropriate for the provided curl examples. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs performing HTTP GETs against timor.tech endpoints and parsing their JSON responses (bash and PowerShell examples). It does not instruct reading local secrets or arbitrary files, nor sending data to other endpoints. Note: some example date commands differ between GNU date and BSD/macOS date and one batch snippet contains a small formatting glitch, but this is an implementation detail rather than a scope issue.
Install Mechanism
No install spec or archive downloads — instruction-only skill. No packages or remote downloads are performed by the skill itself, lowering install-time risk.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a read-only public-API calendar lookup.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges. The skill can be invoked autonomously by the agent (disable-model-invocation=false), which is the platform default; this is expected for an integration but should be noted if you want to limit autonomous network calls.
Assessment
This skill is coherent and low-risk in isolation: it makes read-only calls to the public timor.tech API and needs only curl/PowerShell. Before enabling broadly, consider: (1) timor.tech is a third-party service — if you care about privacy/auditability, check its policy and availability; (2) test the example commands on your target OS because date flags differ between GNU (Linux) and BSD/macOS; (3) the SKILL.md contains a small formatting/glitch in one loop example — review/test scripts before running them; (4) if you prefer to avoid any autonomous network access, disable autonomous invocation for the agent or restrict this skill to manual use.

Like a lobster shell, security has layers — review code before you run it.

latestvk9717j0hr8y3w7xbt5mqyh8hr18206b3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📅 Clawdis
Binscurl

Comments