📦 x-uptime — 增强版系统运行时间
v1.0.0以结构化 YAML 输出系统运行时间、当前用户数及 1/5/15 分钟平均负载,需先安装 x-cmd 环境。
1· 214·0 当前·0 累计
下载技能包
最后更新
2026/3/11
安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only wrapper that documents running an uptime-style command and producing YAML; its requirements and instructions are consistent with that purpose.
评估建议
This skill is documentation for running a local 'x uptime' command and parsing its output; it appears coherent and low-risk. Before installing or using it, ensure you have a trusted x-cmd implementation (the skill depends on x-cmd) and that any backend binaries mentioned (cosmo, busybox) are obtained from official sources if needed. Because the skill runs local commands, avoid running it in environments where executing arbitrary shell commands is disallowed or where lateral access could amplify ...详细分析 ▾
✓ 用途与能力
Name/description claim an enhanced uptime output and the SKILL.md only documents running an uptime-style command (x uptime) and parsing its output. The declared dependency on the x-cmd framework is reasonable for an x-cmd extension; no unrelated credentials, binaries, or paths are requested.
✓ 指令范围
Runtime instructions only show running 'x uptime' (or '--raw') and simple parsing (awk) of the command output. There are no instructions to read arbitrary files, access environment variables, exfiltrate data, or call external endpoints beyond the local command. The doc mentions cosmo/busybox as potential backends but does not instruct downloading them.
✓ 安装机制
No install spec or code files are present (instruction-only). That minimizes the disk-write/execution surface. The README points users to install x-cmd via the separate x-cmd skill; this is a normal dependency pattern for extensions.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not reference any hidden secrets or env vars. Nothing requested appears disproportionate to an uptime helper.
✓ 持久化与权限
The skill is not always-enabled and uses default model invocation settings. It does not request persistent system-wide changes or access to other skills' configurations.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/11
x-uptime 1.0.0 - Initial release. - Provides enhanced uptime with structured YAML output. - Displays uptime, connected user count, and 1/5/15-minute load averages. - Supports Linux, macOS, and Windows (via cosmo/busybox). - Offers both YAML and raw uptime output modes. - Requires x-cmd as a dependency.
● 无害
安装命令
点击复制官方npx clawhub@latest install x-uptime
镜像加速npx clawhub@latest install x-uptime --registry https://cn.longxiaskill.com镜像同步中