📦 Computer — 系统管理全能

v1.0.0

按操作系统拆分的通用计算机技能,统一实现 Li 等平台的系统管理、硬件诊断、性能监控与优化。

0· 485·3 当前·3 累计
by @openlang-cn (openlang)
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This SKILL.md is coherent with a system-diagnostics tool, but it contains many commands that need root and can change or damage system state (e.g., dd writing files, smartctl self-tests, killing processes, overclocking, network captures). Before using it: 1) Verify the skill's provenance (no homepage/source provided). 2) Review any commands the agent will run and disable or require confirmation for destructive operations. 3) Run risky tests in a VM or non-production machine and backup important ...
详细分析 ▾
用途与能力
The name/description (universal computer/hardware diagnostics) aligns with the SKILL.md contents. The file contains commands for hardware info, monitoring, performance testing, network diagnostics and binary/math utilities—these are expected for this purpose.
指令范围
The instructions routinely call privileged and state-changing commands (sudo dmidecode, smartctl -t, dd writing test files, fio, memtester, kill -9, iperf3 -c, tcpdump/wireshark, overclocking/clock commands). They contain destructive or disruptive operations and do not include safety checks, explicit confirmations, or guidance to avoid production systems.
安装机制
No install spec and no code files: instruction-only skill. This minimizes installation risk (nothing is downloaded or written by the skill itself).
凭证需求
The skill requests no environment variables, credentials, or config paths. It does reference system files and devices (e.g., /proc, /dev/sdX) which is consistent with hardware/system diagnostics.
持久化与权限
always:false and no special privileges are requested. However, the platform default allows autonomous invocation; combined with the skill's privileged/destructive commands, you should consider requiring user confirmation or limiting autonomous use.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/12

NULL

可疑

安装命令

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