← Back to Skills Marketplace
162
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install workspace-guardian
Description
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...
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install workspace-guardian - After installation, invoke the skill by name or use
/workspace-guardian - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Workspace Guardian?
Run "/install workspace-guardian" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Workspace Guardian free?
Yes, Workspace Guardian is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Workspace Guardian support?
Workspace Guardian is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Workspace Guardian?
It is built and maintained by elontools (@elontools); the current version is v1.0.1.
More Skills