โ† Back to Skills Marketplace
heishiqing

OpenClaw Workspace Governance

by vbox ยท GitHub โ†— ยท v1.0.9 ยท MIT-0
cross-platform โœ“ Security Clean
173
Downloads
1
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install openclaw-workspace-governance
Description
๐Ÿšจใ€้ซ˜ๅฑ้ข„่ญฆ / IMPORTANT WARNINGใ€‘่ฟ™ไธๆ˜ฏๅทฅๅ…ทSkill๏ผŒ่€Œๆ˜ฏ็ณป็ปŸ็บงๆžถๆž„ๅ‡็บง๏ผ้ƒจ็ฝฒๅ‰ๅŠกๅฟ…ๅค‡ไปฝๅทฅไฝœๅŒบ๏ผThis is NOT a standard tool skill, but a system-level architecture upgrade! Backup workspace befo...
Usage Guidance
This package appears to be a coherent governance playbook with useful docs and three diagnostic scripts. Before installing or running it: 1) Backup your workspace (the package repeatedly warns to do this). 2) Review the contents of the three scripts (scripts/freshness-check.py, scripts/semantic-runtime-check.sh, scripts/doc-status-scan.py) to confirm they only read and report (not delete, modify critical files, or send data externally). 3) Run the scripts first in a sandbox or non-production copy of your workspace to observe behavior and outputs. 4) Check for any network calls, unexpected file writes, or subprocess invocations inside the scripts; if you see calls that contact external hosts, require credentials, or write to system locations, investigate further. 5) If you will let an agent run these autonomously, ensure human-in-the-loop approvals for any change actions and limit the agentโ€™s filesystem and network permissions. If you can paste the three script sources here, I can review them for specific risky operations (network calls, credentials use, file writes, or obfuscated behavior) to raise confidence.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-workspace-governance Version: 1.0.9 This skill bundle is a comprehensive governance framework designed to manage and structure complex OpenClaw workspaces. It focuses on implementing security and reliability best practices, such as 'Separation of Duties' via a multi-agent architecture (Coordinator, Implementer, Reviewer, Policy Auditor) and 'Source of Truth' layering to prevent data drift. The included scripts (e.g., `freshness-check.py`, `doc-status-scan.py`, and `semantic-runtime-check.sh`) are utility tools for monitoring file metadata and search engine status, performing standard filesystem operations consistent with the stated purpose. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions actually serve to increase the agent's operational rigor and safety.
Capability Assessment
โœ“ Purpose & Capability
Name/description (workspace governance / system-level upgrade) match the contents: extensive governance playbook, references, examples, and three helper scripts for freshness, semantic-runtime, and doc-status checks. There are no unrelated env vars, binaries, or install steps declared โ€” the requested footprint is proportionate to a governance tool.
โ„น Instruction Scope
SKILL.md is explicit about being a system-level change and repeatedly warns to backup and to avoid blind full-automation in production. It references and recommends running local diagnostic scripts (scripts/freshness-check.py, scripts/semantic-runtime-check.sh, scripts/doc-status-scan.py). That scope (reading workspace docs, indices, and running local checks) is coherent with the stated purpose, but these scripts are capable of accessing workspace files โ€” you should inspect them to confirm they do only read/diagnose and do not modify or transmit secrets.
โœ“ Install Mechanism
There is no install spec; this is instruction + bundled scripts. No network-based installers or archive downloads are declared. This lower-risk approach is consistent with a governance playbook.
โœ“ Credentials
The package declares no required environment variables, credentials, or config paths. That is proportionate: a governance/reference skill typically needs read access to workspace files but doesn't require external credentials. If you run the scripts, consider what runtime permissions the agent/process has (file-system, index access).
โœ“ Persistence & Privilege
Flags: always:false and model invocation is allowed (default). The skill does not request permanent presence or elevated platform privileges and does not declare modifications to other skills or global agent configuration. The design assumes supervised use (the README/SKILL.md repeatedly warns to back up and avoid full automation in prod).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-workspace-governance
  3. After installation, invoke the skill by name or use /openclaw-workspace-governance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.9
Moved system capabilities to the very beginning of the README.
v1.0.8
Added detailed system capabilities and features matching the Feishu documentation.
v1.0.7
Added critical warning about system-level impact and backup requirement.
v1.0.6
Repackaged: Full Chinese document followed by full English document.
v1.0.5
Version 1.0.5 - Updated SKILL.md content with clarifications and possible incremental modifications. - No code or functionality changes; documentation only.
v1.0.4
- Added detailed bilingual (Chinese/English) documentation and guidance to SKILL.md, explaining governance concepts for complex OpenClaw workspaces. - Clarified intended use cases, workflow steps, and non-goals for workspace governance, targeting advanced users handling real-world complexity. - Introduced recommended roles (Coordinator, Implementer, Reviewer, Policy Auditor, Consensus Peer) and deployment patterns for multi-agent governance. - Outlined core concepts such as drift types, source-of-truth layering, query class retrieval, document freshness, and phase closure. - Provided actionable steps for diagnosing drift, assigning governance responsibilities, and maintaining workspace clarity and control. - Stated boundaries of the skill: not an automated orchestrator in v1, and not intended for automatic decision-making or universal document retention.
Metadata
Slug openclaw-workspace-governance
Version 1.0.9
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is OpenClaw Workspace Governance?

๐Ÿšจใ€้ซ˜ๅฑ้ข„่ญฆ / IMPORTANT WARNINGใ€‘่ฟ™ไธๆ˜ฏๅทฅๅ…ทSkill๏ผŒ่€Œๆ˜ฏ็ณป็ปŸ็บงๆžถๆž„ๅ‡็บง๏ผ้ƒจ็ฝฒๅ‰ๅŠกๅฟ…ๅค‡ไปฝๅทฅไฝœๅŒบ๏ผThis is NOT a standard tool skill, but a system-level architecture upgrade! Backup workspace befo... It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install OpenClaw Workspace Governance?

Run "/install openclaw-workspace-governance" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is OpenClaw Workspace Governance free?

Yes, OpenClaw Workspace Governance is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Workspace Governance support?

OpenClaw Workspace Governance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Workspace Governance?

It is built and maintained by vbox (@heishiqing); the current version is v1.0.9.

๐Ÿ’ฌ Comments