← 返回 Skills 市场
maxkandel99-arch

工作目录健康检测

作者 maxkandel99-arch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
275
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install workspace-health
功能描述
检测并修复OpenClaw工作目录嵌套问题
安全使用建议
This skill tells you to run PowerShell scripts at E:\.openclaw\workspace\scripts to delete or modify workspace directories, but the scripts are not included — don't run fixes blindly. Before installing/using: (1) ask the author to provide the actual scripts or include them in the skill package, (2) inspect the script contents to verify they only do the described safe actions, (3) back up your config and data, (4) run the provided DryRun first, and (5) if possible run the scripts in an isolated/test environment or with least-privilege account. If you cannot inspect the scripts or confirm their origin, treat this skill as unsafe to run.
功能分析
Type: OpenClaw Skill Name: workspace-health Version: 1.0.0 The skill bundle contains metadata and documentation for a workspace maintenance utility designed to detect and repair nested directory issues. While it instructs the agent to execute PowerShell scripts located at specific absolute paths (e.g., E:\.openclaw\workspace\scripts\fix-nested-workspace.ps1), the described functionality is consistent with legitimate administrative tasks, and there are no indicators of data exfiltration, malicious intent, or harmful prompt injection in the provided files.
能力评估
Purpose & Capability
The skill's name and description match the actions described (detect and fix nested workspaces). However, the runtime instructions depend on PowerShell scripts at E:\.openclaw\workspace\scripts which are not bundled or declared; an instruction-only skill that expects absent, absolute-path scripts is an inconsistency.
Instruction Scope
SKILL.md instructs scanning, deleting nested directories, and modifying configuration files via external scripts (detect-nested-workspace.ps1, validate-workspace.ps1, fix-nested-workspace.ps1). The skill does not include those scripts or show their contents, so following instructions could execute arbitrary, potentially destructive code on the user's filesystem. Although it recommends DryRun and backups, the agent could be asked to run the real fix without a way to verify what will run.
Install Mechanism
There is no install spec (lowest install risk). But the absence of bundled scripts or any declared source for the referenced scripts is inconsistent with the instructions and raises a risk: the skill assumes preinstalled artifacts at a specific absolute path (E:), which may not exist or may contain malicious/incorrect scripts.
Credentials
The skill declares no required environment variables or credentials, which is reasonable, but its operations require filesystem access and likely elevated permissions to delete directories and update config files. Those privilege requirements are not surfaced, and the skill gives no guidance for verifying script integrity or scoping permissions.
Persistence & Privilege
The skill does not request persistent inclusion (always:false) and does not declare modifications to other skills or system-wide settings. Agent autonomous invocation is allowed by default (not flagged here) but combine this with the other concerns (external destructive scripts) when deciding to enable.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workspace-health
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workspace-health 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of workspace-health skill. - Detects and fixes OpenClaw workspace nested directory issues. - Scans for `.openclawworkspace` recursive nesting. - Validates workspace directory and configuration paths. - Provides scripts to detect, validate, and fix problems. - Supports dry-run mode for safe testing. - Includes clear usage instructions and precautions.
元数据
Slug workspace-health
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

工作目录健康检测 是什么?

检测并修复OpenClaw工作目录嵌套问题. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。

如何安装 工作目录健康检测?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install workspace-health」即可一键安装,无需额外配置。

工作目录健康检测 是免费的吗?

是的,工作目录健康检测 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

工作目录健康检测 支持哪些平台?

工作目录健康检测 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 工作目录健康检测?

由 maxkandel99-arch(@maxkandel99-arch)开发并维护,当前版本 v1.0.0。

💬 留言讨论