📦 zeh-local-inspector — 本地目录速览
v0.1.0快速扫描并返回本地工作目录的精简信息,帮助开发者即时掌握项目状态。
0· 193·0 当前·0 累计
下载技能包
最后更新
2026/3/12
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill lists the current working directory (first 10 entries) and does not read file contents or use the network. Before running it, avoid invoking it in directories containing sensitive filenames you wouldn't want revealed (e.g., keys, credentials, or private project names). Note the script prints JSON with English keys — the agent will need to format/translate that into the SKILL.md's requested Chinese 3-part output. Ensure Python is available in the runtime environment. If you need strict...详细分析 ▾
✓ 用途与能力
Name/description request a local directory inspection and the included Python script (lists cwd and up to 10 entries) is exactly what is needed; no unrelated credentials, binaries, or installs are requested.
ℹ 指令范围
SKILL.md restricts actions to read-only/no-network and instructs running the provided script — the script adheres to that. Note: SKILL.md asks for concise Chinese output and a 3-part Chinese formatted response, but the script prints JSON with English keys; the agent will need to translate/format the script output for the required presentation. Also be aware that listing filenames can expose sensitive names (but the skill does not read file contents).
✓ 安装机制
No install spec; instruction-only with an included small Python script. No downloads or external installation steps are required.
✓ 凭证需求
The skill requests no environment variables, credentials, or config paths — proportional to its simple purpose.
✓ 持久化与权限
always is false and the skill does not request persistent privileges or modify other skills or system configuration.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/3/12
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install zeh-local-inspector
镜像加速npx clawhub@latest install zeh-local-inspector --registry https://cn.longxiaskill.com镜像同步中