OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill's code, instructions, and declared requirements are consistent with a simple holiday/date lookup using the juhe.cn API and request only a single API key and Python runtime.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774511995495,
"_id": "k978vmymgv70a4stxhpkevm3c183mb8d",
"changelog": "Initial release of juhe-date-holidays skill:\n\n- Enables querying holiday schedules, adjustment days, lunar info, and almanac details for any date via juhe.cn API.\n- Supports use cases like: “Is this day a holiday?”, “Is there a make-up workday?”, and lunar\/almanac lookups.\n- Free daily API calls with AppKey after registering at juhe.cn.\n- Includes CLI script and direct API endpoint for integration.\n- Provides clear error handling and API response field explanations.",
"changelogSource": "user",
"createdAt": 1774511995495,
"parsed": {
"clawdis": {
"emoji": "📅",
"primaryEnv": "JUHE_DATE_HOLIDAY_KEY",
"requires": {
"bins": [
"python3"
],
"env": [
"JUHE_DATE_HOLIDAY_KEY"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "s177jncsg336bzyjhff66cjn8n83j6jg",
"displayName": "juhe-skills",
"handle": "juhemcp",
"image": "https:\/\/avatars.githubusercontent.com\/u\/203600343?v=4",
"kind": "user",
"linkedUserId": "kn71s83krazj7yjypd59p2v5ss83jxah"
},
"ownerHandle": "juhemcp",
"skill": {
"_creationTime": 1774511995495,
"_id": "kd74cnc7f4n7r7amx0ffx7q96d83nrwb",
"badges": [],
"createdAt": 1774511995495,
"displayName": "节假日安排查询 - 聚合数据",
"latestVersionId": "k978vmymgv70a4stxhpkevm3c183mb8d",
"ownerPublisherId": "s177jncsg336bzyjhff66cjn8n83j6jg",
"ownerUserId": "kn71s83krazj7yjypd59p2v5ss83jxah",
"slug": "juhe-date-holidays",
"stats": {
"comments": 0,
"downloads": 33,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "节假日安排查询。查询指定日期的节假日信息、调休安排、农历信息等。使用场景:用户说\"查一下某天是不是节假日\"、\"某天是否调休\"、\"某天是星期几\"、\"农历日期查询\"、\"黄历宜忌查询\"等。通过聚合数据(juhe.cn)API 实时查询,免费注册每天免费调用。",
"tags": {
"latest": "k978vmymgv70a4stxhpkevm3c183mb8d"
},
"updatedAt": 1774512708613
}
}