System Uptime
v1.0.0Get the current system uptime using the native 'uptime' command. Use when: user asks about system uptime, system status, or how long the system has been runn...
⭐ 0· 290·0 current·0 all-time
by@alamby
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the implementation. The skill requires the 'uptime' binary and its code calls 'uptime' to produce output — this is proportionate and expected.
Instruction Scope
SKILL.md only directs running the local 'uptime' command or the included node CLI. The runtime instructions do not read files, environment variables, or send data externally.
Install Mechanism
There is no install spec (instruction-only behavior). A small package.json and a single CLI file are included; nothing is downloaded from external URLs or extracted to disk during install.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not access sensitive variables or unrelated services.
Persistence & Privilege
The skill is not forced-always, does not request persistent elevated privileges, and does not modify other skills or global agent configuration.
Assessment
This skill is low-risk: it runs a single local command ('uptime') and prints the result. Before installing, you can (1) verify the file contents (uptime-cli.js is short and only execs a fixed 'uptime' command), (2) confirm the 'uptime' binary exists on your target OS, and (3) note that it requires Node only if you use the provided CLI; otherwise you can run the native 'uptime' directly. Because the package source and owner are unknown, inspect the included files yourself; but there's no sign of credential access, network exfiltration, or unnecessary scope.Like a lobster shell, security has layers — review code before you run it.
latestvk979qev0fhv3wv8x1ctxvsv6gx821e8n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⏱️ Clawdis
Binsuptime
