← 返回 Skills 市场
186
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sysinfo
功能描述
检查和收集系统信息。当用户请求查看系统信息、服务器状态、主机配置、操作系统版本、CPU/内存/磁盘使用情况、网络配置、已安装软件等,使用此 skill。关键词包括:系统信息、服务器状态、主机名、uname、top、磁盘空间、内存占用、网络接口、系统巡检。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sysinfo - 安装完成后,直接呼叫该 Skill 的名称或使用
/sysinfo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
show sysinfo 是什么?
检查和收集系统信息。当用户请求查看系统信息、服务器状态、主机配置、操作系统版本、CPU/内存/磁盘使用情况、网络配置、已安装软件等,使用此 skill。关键词包括:系统信息、服务器状态、主机名、uname、top、磁盘空间、内存占用、网络接口、系统巡检。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。
如何安装 show sysinfo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sysinfo」即可一键安装,无需额外配置。
show sysinfo 是免费的吗?
是的,show sysinfo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
show sysinfo 支持哪些平台?
show sysinfo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 show sysinfo?
由 xyxsz(@xyxsz)开发并维护,当前版本 v1.0.0。
推荐 Skills