下载技能包
最后更新
2026/3/12
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is coherent with its description and just documents common shell commands to list files, processes, ports, and system state. Before using it, remember: these commands can expose sensitive data (environment variables, process details, open ports, firewall rules). Only invoke this skill in environments where you trust the agent and avoid running it on systems containing secrets you don't want displayed. If you want to limit exposure, run the commands yourself or restrict the agent's per...详细分析 ▾
✓ 用途与能力
Name/description (list files, processes, system info) align with the SKILL.md: all provided commands (ls, ps, ss, lsof, tree, etc.) are directly relevant and no unrelated credentials, binaries, or installs are requested.
ℹ 指令范围
Instructions include commands that reveal potentially sensitive system state (printenv/env, ps aux, lsof, firewall rules, kernel modules). This is consistent with a system-listing tool but does mean the agent may surface environment variables and other sensitive details when invoked.
✓ 安装机制
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install.
ℹ 凭证需求
The skill declares no required environment variables or credentials (proportionate). However, some suggested commands deliberately read environment variables and system state, so runtime output may include secrets if present in the environment.
✓ 持久化与权限
always is false and the skill does not request permanent presence or modify other skills/system settings. Agent autonomous invocation is allowed (platform default) but not unusually privileged here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/12
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install l
镜像加速npx clawhub@latest install l --registry https://cn.longxiaskill.com镜像同步中