← Back to Skills Marketplace
186
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sysinfo
Description
检查和收集系统信息。当用户请求查看系统信息、服务器状态、主机配置、操作系统版本、CPU/内存/磁盘使用情况、网络配置、已安装软件等,使用此 skill。关键词包括:系统信息、服务器状态、主机名、uname、top、磁盘空间、内存占用、网络接口、系统巡检。
Usage Guidance
This skill will run local system commands and collect potentially sensitive details (hostnames, network config, installed packages, user accounts). Before installing or invoking it: 1) Only run it on machines where you are comfortable exposing that information. 2) Review outputs before sharing them externally. 3) Avoid running on production or sensitive hosts unless you trust the agent and environment. 4) If you do not want the agent to run this autonomously, disable autonomous invocation or remove the skill when not needed. 5) Note the skill comes from an unknown source—if provenance matters, prefer skills from known publishers or inspect their content first.
Capability Analysis
Type: OpenClaw Skill
Name: sysinfo
Version: 1.0.0
The sysinfo skill is designed for legitimate system reconnaissance and reporting, using standard Linux commands like hostname, uname, lscpu, and df. While it includes a command to read /etc/passwd (SKILL.md), which lists system users, this behavior is transparently documented and consistent with the stated purpose of system inspection and auditing without any evidence of malicious exfiltration or hidden intent.
Capability Assessment
Purpose & Capability
Name/description and required actions align: the SKILL.md lists common system-inspection commands (hostname, uname, lscpu, free, df, ip/ifconfig, uptime, etc.) that are appropriate for collecting OS/host/usage information.
Instruction Scope
Instructions are limited to running local system-info commands and producing a Markdown/text report. These commands can reveal sensitive host details (network interfaces, installed software, user account listings via /etc/passwd, etc.), so while scope is appropriate, the data collected can be sensitive and should be handled carefully.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself.
Credentials
No environment variables, credentials, or external services are requested. The skill only relies on local commands; no disproportionate secrets or unrelated access are required.
Persistence & Privilege
always is false and the skill does not request persistent/expanded privileges. Model invocation is allowed (normal default); autonomous invocation combined with sensitive-data collection is a usage consideration but not a misconfiguration by itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sysinfo - After installation, invoke the skill by name or use
/sysinfo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of sysinfo skill:
- Collects and summarizes key system information (OS, kernel, CPU, memory, disk, network, uptime, users).
- Outputs results as a concise Markdown report.
- Highlights issues (e.g. high disk or memory usage) in the report.
- Suitable for system inspection, server status checks, and generating system summaries.
Metadata
Frequently Asked Questions
What is show sysinfo?
检查和收集系统信息。当用户请求查看系统信息、服务器状态、主机配置、操作系统版本、CPU/内存/磁盘使用情况、网络配置、已安装软件等,使用此 skill。关键词包括:系统信息、服务器状态、主机名、uname、top、磁盘空间、内存占用、网络接口、系统巡检。 It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.
How do I install show sysinfo?
Run "/install sysinfo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is show sysinfo free?
Yes, show sysinfo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does show sysinfo support?
show sysinfo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created show sysinfo?
It is built and maintained by xyxsz (@xyxsz); the current version is v1.0.0.
More Skills