✓ Verified 💻 Development ✓ Enhanced Data

Governance Wrapper

Mandatory strict-mode execution wrapper for autonomous operations with evidence logging and policy e

Rating
4.2 (220 reviews)
Downloads
15,068 downloads
Version
1.0.0

Overview

Mandatory strict-mode execution wrapper for autonomous operations with evidence logging and policy enforcement.

Complete Documentation

View Source →

All autonomous operations in strict mode must execute through this wrapper:

python3 /home/openclaw/.openclaw/workspace/governance/governance_wrapper.py

Required parameters:

  • --requested-skill
  • --system-prompt
  • --input-context
Strict-mode controls enforced by the wrapper:
  • Model lock (opencode/big-pickle, no fallback, temperature 0.0)
  • Skill allowlist enforcement from tool surface manifest
  • Network allowlist enforcement for outbound HTTP
  • Subagent semaphore (maxConcurrentSubagents)
  • Mandatory execution-evidence.v1 emission
  • Hash-chained append-only evidence logging
Any policy violation results in a blocked execution with recorded evidence.

Installation

Terminal bash

openclaw install governance-wrapper
    
Copied!

Tags

#coding_agents-and-ides

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author mikeholownych
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install governance-wrapper