安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears to do what it says (Linux RT C code help), but its runtime checklist includes root-level and disruptive commands (e.g., 'sudo init 3', changing cpufreq governors) that will affect your machine and may terminate your GUI or change system behavior. Before using: (1) run the skill only on a dedicated test or development machine (not production); (2) do not blindly copy/paste sudo commands—understand each step and confirm there are no placeholders left unreplaced (e.g., '<core>', ...详细分析 ▾
✓ 用途与能力
Name/description (Linux real-time C code generation/review) align with the SKILL.md content: it focuses on periodic control loops, IRQ handling, SCHED_FIFO, clock_nanosleep, mmap/ioremap, etc. No unrelated binaries, env vars, or installs are requested.
ℹ 指令范围
Instructions remain within Linux RT programming scope but mandate a System Environment Checklist that reads and changes system state (e.g., reading /sys and /proc, setting CPU governors, invoking 'sudo init 3'). Those commands are relevant for RT tuning but are potentially disruptive and require root. Several commands contain placeholders (e.g., '<core>', '<N>') or nonstandard checks ('irqaffinity' in cmdline) that are ambiguous and need clarification.
✓ 安装机制
Instruction-only skill with no install spec and no code files—lowest install risk. The skill will not write code to disk or fetch external executables as part of installation.
✓ 凭证需求
The skill does not request credentials, environment variables, or config paths. The only elevated actions implied are interactive sudo commands in the checklist; these are operational needs for RT tuning rather than hidden credential access.
ℹ 持久化与权限
always is false and the skill doesn't request persistent installation or modify other skills. However, the requirement to append the System Environment Checklist after every code response could repeatedly prompt privileged operations if the agent executes the checklist automatically—this is a behavioral/operational risk rather than a permission declaration.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.42026/3/23
NULL
● Pending
安装命令
点击复制官方npx clawhub@latest install onewo-rtlinux
镜像加速npx clawhub@latest install onewo-rtlinux --registry https://cn.longxiaskill.com镜像同步中