A mandatory security wrapper for strict-mode execution, evidence logging, and policy enforcement in autonomous operations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install governance-wrapper
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install governance-wrapper using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Governance Wrapper is a critical security layer designed for managing autonomous agent behavior within strict environments. It serves as a mandatory execution gatekeeper, ensuring that every interaction follows predefined safety protocols and organizational policies. By utilizing this tool to wrap Openclaw Skills, developers can ensure that agents remain within operational bounds, using only approved models and network paths while maintaining a tamper-proof audit trail of every action taken during an autonomous session.
To deploy the wrapper within your workspace, ensure the governance script is correctly located. You can then execute your Openclaw Skills through this secure wrapper using the following command structure:
python3 /home/openclaw/.openclaw/workspace/governance/governance_wrapper.py \
--requested-skill <skill_name> \
--system-prompt "your_system_prompt" \
--input-context "your_input_context"
The Governance Wrapper produces structured execution evidence and enforces the following technical specifications:
| Component | Specification |
|---|---|
| Model Lock | opencode/big-pickle (No Fallback) |
| Parameter Control | Temperature 0.0 |
| Evidence Format | execution-evidence.v1 (Hash-chained) |
| Concurrency | Managed via maxConcurrentSubagents semaphore |
| Network Security | Outbound HTTP allowlist enforcement |
Loading
A zero-dependency, GPU-native programming language that converts natural language descriptions into high-performance Vulkan compute programs.

A sophisticated AI mentor that uses longitudinal memory and philosophical frameworks to guide personal development and maintain compassionate accountability.

A specialized project management agent that protects hyperfocus and minimizes context-switching costs for ADHD-driven engineering workflows.

An expert AI skill providing structured guidance in Jungian analytical psychology, shadow work, and archetypal analysis.

A high-performance proxy skill that converts web pages and search results into LLM-friendly Markdown to optimize token consumption.

Distil enables AI agents to search the web and fetch web pages as clean, LLM-friendly Markdown to drastically reduce token consumption.








































