← 返回 Skills 市场
zeh-local-inspector
作者
maosangtianshi
· GitHub ↗
· v0.1.0
· MIT-0
220
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zeh-local-inspector
功能描述
Inspect local working directory and return a short result.
安全使用建议
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 stricter privacy, modify the script to redact or filter filenames before use.
功能分析
Type: OpenClaw Skill
Name: zeh-local-inspector
Version: 0.1.0
The skill is a simple directory inspector that lists the first 10 files in the current working directory using scripts/inspect_cwd.py. It adheres to its stated purpose of read-only local inspection, contains no network or file-writing capabilities, and lacks any indicators of malicious intent or prompt injection.
能力评估
Purpose & Capability
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.
Instruction Scope
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).
Install Mechanism
No install spec; instruction-only with an included small Python script. No downloads or external installation steps are required.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to its simple purpose.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zeh-local-inspector - 安装完成后,直接呼叫该 Skill 的名称或使用
/zeh-local-inspector触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
zeh-local-inspector 0.1.0
- Initial release of zeh-local-inspector.
- 提供本地工作目录安全、只读的检查功能。
- 输出仅使用简明中文,包括检查目标、执行结果和风险说明。
- 不修改任何文件,不使用网络。
元数据
常见问题
zeh-local-inspector 是什么?
Inspect local working directory and return a short result. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 220 次。
如何安装 zeh-local-inspector?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zeh-local-inspector」即可一键安装,无需额外配置。
zeh-local-inspector 是免费的吗?
是的,zeh-local-inspector 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
zeh-local-inspector 支持哪些平台?
zeh-local-inspector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 zeh-local-inspector?
由 maosangtianshi(@maosangtianshi)开发并维护,当前版本 v0.1.0。
推荐 Skills