← 返回 Skills 市场
162
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install workspace-guardian
功能描述
Auto-healing e proteção para workspaces OpenClaw. Valida e corrige problemas comuns automaticamente no startup e durante a execução. Usar quando: (1) Workspa...
安全使用建议
This skill appears internally consistent and performs local maintenance of an OpenClaw workspace, but it will read and can modify /data/.openclaw/openclaw.json (which may contain API keys). Before installing: (1) review and backup /data/.openclaw/openclaw.json and your workspace, (2) verify the guardian-startup.sh content (it is included) and test it in a staging workspace, (3) ensure you are comfortable with an agent having permission to edit local config and restart the gateway, and (4) if you want manual control, require the agent to ask before applying fixes (do not enable autonomous auto-fix without review).
功能分析
Type: OpenClaw Skill
Name: workspace-guardian
Version: 1.0.1
The 'workspace-guardian' skill bundle is a legitimate utility designed for workspace maintenance and configuration validation within the OpenClaw environment. It includes a shell script (scripts/guardian-startup.sh) that ensures essential directories and files exist, validates the integrity of the openclaw.json configuration file (checking for valid JSON, HTTPS usage, and presence of API keys), and corrects file permissions. No evidence of data exfiltration, malicious execution, or unauthorized persistence was found.
能力评估
Purpose & Capability
The name/description (auto-healing for OpenClaw workspaces) aligns with the included script and docs: creating memory files/directories, validating openclaw.json, checking permissions and local gateway health. The actions requested are coherent with maintaining workspace stability.
Instruction Scope
SKILL.md and references instruct reading and validating /data/.openclaw/openclaw.json, creating files, checking gateway health, and (in examples) using sed and restarting the gateway. The shipped script creates files, fixes permissions, and flags config issues but does not automatically replace API keys. The SKILL.md language about 'corrigir e reiniciar gateway' is somewhat vague — the references show example commands that would modify config in-place, so an agent following these instructions could make persistent changes to local config. This is within the claimed purpose but grants the agent discretion to modify sensitive config; the instructions could be clearer about when to prompt for approval.
Install Mechanism
No install spec; the skill is instruction-only with one shell script. Nothing is downloaded or written to disk at install time beyond the included files—this is low-risk and consistent with the skill purpose.
Credentials
The skill does not request environment variables or external credentials, but it reads openclaw.json which may contain provider apiKeys and baseUrls (sensitive secrets). Reading and validating those fields is reasonable for a guardian, but users should understand the skill will access local secrets stored in that config file.
Persistence & Privilege
always is false and the skill does not request system-wide persistent installation. It edits/creates files inside the workspace (expected for this purpose) and references restarting the local gateway, which is an appropriate action for a startup health-check script.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workspace-guardian - 安装完成后,直接呼叫该 Skill 的名称或使用
/workspace-guardian触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Adicionado o arquivo de metadados _meta.json para aprimorar informações do skill.
- Atualizado o script scripts/guardian-startup.sh para melhorias internas.
- Nenhuma mudança nas funcionalidades documentadas no SKILL.md.
v1.0.0
- Primeira versão do workspace-guardian com auto-healing para workspaces OpenClaw.
- Valida e corrige automaticamente problemas comuns no startup e durante execução.
- Garante existência de arquivos e pastas essenciais, permissões corretas e config válida.
- Implementa tratamento automático para erros comuns de LLM, com correções e retry.
- Health checks periódicos para manter estabilidade e reduzir churn de clientes.
元数据
常见问题
Workspace Guardian 是什么?
Auto-healing e proteção para workspaces OpenClaw. Valida e corrige problemas comuns automaticamente no startup e durante a execução. Usar quando: (1) Workspa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Workspace Guardian?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workspace-guardian」即可一键安装,无需额外配置。
Workspace Guardian 是免费的吗?
是的,Workspace Guardian 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Workspace Guardian 支持哪些平台?
Workspace Guardian 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Workspace Guardian?
由 elontools(@elontools)开发并维护,当前版本 v1.0.1。
推荐 Skills