📦 system-time — 系统时间获取

v1.0.0

精准获取任意格式与时区的系统时间,支持当前时间、日期、时间戳查询及跨时区转换,满足开发调试、日志记录、定时任务等场景需求。

0· 189·1 当前·1 累计
下载技能包
最后更新
2026/3/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This is an instruction-only skill that runs local date and simple Python commands to show/convert times and may list your system's zoneinfo directory. It does not request credentials, install software, or make network calls. If you permit the agent to execute shell/Python commands, it will run these local commands; if you prefer no local execution, do not invoke the skill or restrict the agent's execution privileges. Also note timezone data paths may differ on non-Linux systems (e.g., macOS or m...
详细分析 ▾
用途与能力
The name/description (system time and timezone conversion) matches the instructions: shell date commands, TZ environment usage, listing zoneinfo, and a small Python snippet. No unrelated credentials, binaries, or installs are requested.
指令范围
SKILL.md only instructs running local date commands, setting TZ, listing /usr/share/zoneinfo, and running a short Python snippet for time formats—these stay within the stated purpose and do not ask for unrelated file reads or network exfiltration.
安装机制
No install spec or code files are present; this is instruction-only so nothing will be written to disk by an installer.
凭证需求
No environment variables, credentials, or config paths are required beyond using TZ temporarily in commands; requested access is proportional to the task.
持久化与权限
Skill is not always-enabled and does not request persistent presence or modify other skills/system settings. It only instructs transient local commands.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/16

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install hengheng-system-time
镜像加速npx clawhub@latest install hengheng-system-time --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库