← Back to Skills Marketplace
maxkandel99-arch

工作目录健康检测

by maxkandel99-arch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
275
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install workspace-health
Description
检测并修复OpenClaw工作目录嵌套问题
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workspace-health
  3. After installation, invoke the skill by name or use /workspace-health
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug workspace-health
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 工作目录健康检测?

检测并修复OpenClaw工作目录嵌套问题. It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.

How do I install 工作目录健康检测?

Run "/install workspace-health" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 工作目录健康检测 free?

Yes, 工作目录健康检测 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 工作目录健康检测 support?

工作目录健康检测 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 工作目录健康检测?

It is built and maintained by maxkandel99-arch (@maxkandel99-arch); the current version is v1.0.0.

💬 Comments