安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and low-risk: it is offline, requires no credentials, and confines itself to the included city→IANA mapping and conversion logic. Before relying on it for critical scheduling: (1) confirm the exact date and disambiguate timezone abbreviations (e.g., IST, CST), (2) be aware DST rules can change and the SKILL.md contains approximate transition rules, and (3) verify that the specific city you need is present and correctly mapped in references/cities.md. If you need autho...详细分析 ▾
✓ 用途与能力
Name and description (time zone conversion, world clock, meeting planner) align with the SKILL.md and the included references/cities.md. The skill requests no binaries, env vars, or installs — consistent with its stated 'fully offline' design.
✓ 指令范围
Runtime instructions are self-contained: resolve city → IANA zone using references/cities.md, apply UTC offset and DST rules, and present formatted outputs. The instructions do not request unrelated files, environment variables, or external network endpoints. Note: DST guidance is approximate and the document correctly asks agents to confirm dates for DST-sensitive conversions and to disambiguate abbreviations like 'IST'.
✓ 安装机制
No install spec and no code files; this is instruction-only so nothing will be downloaded or written to disk during install. Low installation risk.
✓ 凭证需求
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or access.
✓ 持久化与权限
always is false and the skill does not request persistent privileges or modify other skills or system settings. Normal user-invocable/autonomous invocation settings apply.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/20
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install timezone-helper
镜像加速npx clawhub@latest install timezone-helper --registry https://cn.longxiaskill.com镜像同步中