Workspace Guardian
v1.0.1Auto-healing e proteção para workspaces OpenClaw. Valida e corrige problemas comuns automaticamente no startup e durante a execução. Usar quando: (1) Workspa...
⭐ 0· 96·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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).Like a lobster shell, security has layers — review code before you run it.
latestvk979sxvvh0kb0vnmptzf2vg2kx838vhw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
