← Back to Skills Marketplace
sunrisesillneversee

Moses Governance Single

by burnmydays · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
314
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install moses-governance-single
Description
MO§ES™ Governance — Single-agent constitutional control. Enforces behavioral modes, posture controls, role awareness, and SHA-256 chained audit trail in one...
Usage Guidance
This skill appears to do what it says: local governance and an append-only audit ledger. Before installing or running it, do the following: (1) inspect the two Python scripts (they are small and included) — they operate locally and do not contact the network; (2) confirm you are comfortable with files being created under ~/.openclaw and tighten directory permissions if needed (these files can reveal agent activity); (3) only set MOSES_OPERATOR_SECRET if you want cryptographic attestations, and never paste that secret into chat or into other agents; (4) note minor metadata inconsistencies (version and declared bins) and the lack of a homepage/author signature — treat the publisher as unverified and consider running the scripts in a sandbox or test environment first.
Capability Analysis
Type: OpenClaw Skill Name: moses-governance-single Version: 1.0.4 The moses-governance-single skill is a local framework designed to enforce behavioral constraints and maintain an audit trail for an AI agent. The Python scripts (audit_stub.py and init_state.py) implement a SHA-256 chained ledger and state management system that operates entirely on the local filesystem (~/.openclaw). There is no evidence of network activity, data exfiltration, or malicious execution; the use of HMAC for attestation and fcntl for file locking suggests a focus on integrity and data consistency rather than exploitation.
Capability Assessment
Purpose & Capability
The skill claims single-agent governance and audit; the included scripts implement local state management and a SHA-256 chained ledger and match that purpose. Minor provenance/metadata inconsistencies: SKILL.md declares python3 as a required bin and an optional MOSES_OPERATOR_SECRET env var, while the registry summary shows "required binaries: none" and the published skill version in metadata differs from the SKILL.md version string. No network endpoints or unrelated cloud credentials are requested.
Instruction Scope
Runtime instructions direct the agent to read and write only the governance state and audit ledger under ~/.openclaw and to run the provided local Python scripts (init_state.py, audit_stub.py). There are no instructions to read other system files, call external endpoints, or exfiltrate secrets. The operator-secret is explicitly optional and only used to HMAC-attest entries.
Install Mechanism
This is an instruction-only skill with two small local Python scripts included. No install spec, no downloads, and no package registry dependencies — low install risk. It does require Python 3 to execute the scripts (SKILL.md lists python3 as a bin).
Credentials
Only an optional environment variable (MOSES_OPERATOR_SECRET) is declared and used strictly for HMAC attestation; its purpose is documented. No other secrets, cloud keys, or unrelated environment variables are requested. The scripts read/write only ~/.openclaw paths.
Persistence & Privilege
The skill creates and writes persistent files under ~/.openclaw (state.json, audit_ledger.jsonl, amendments, progress.json). This persistent storage is expected for an audit/governance skill but means the skill will leave artifacts on disk; ensure directory permissions are appropriate. always:false and user-invocable:true (normal).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moses-governance-single
  3. After installation, invoke the skill by name or use /moses-governance-single
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
Auto-publish from commit b658debf9e9d4f531f19e38e825ee41388c8cdcd
v1.0.3
Auto-publish from commit 24714c28f7abddfba8fc3ed9699affac70be2738
v1.0.2
Auto-publish from commit c0128f413390c73d38808d42eaf13ad990ee548e
v1.0.1
Auto-publish from commit 7ce401c1a1daf43bc36435de47966fa3382ee2d1
v1.0.0
Initial release of MO§ES™ Governance — Single-agent constitutional control. - Enforces behavioral modes, posture controls, and role awareness for single-agent governance. - Provides a comprehensive checklist to evaluate every action according to mode, posture, and role. - Logs all governed actions with SHA-256 chained audit trail for tamper-evidence. - Includes operator commands for real-time adjustments to governance settings. - Fastest install for governance, designed for environments not needing multi-agent setups.
Metadata
Slug moses-governance-single
Version 1.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Moses Governance Single?

MO§ES™ Governance — Single-agent constitutional control. Enforces behavioral modes, posture controls, role awareness, and SHA-256 chained audit trail in one... It is an AI Agent Skill for Claude Code / OpenClaw, with 314 downloads so far.

How do I install Moses Governance Single?

Run "/install moses-governance-single" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Moses Governance Single free?

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

Which platforms does Moses Governance Single support?

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

Who created Moses Governance Single?

It is built and maintained by burnmydays (@sunrisesillneversee); the current version is v1.0.4.

💬 Comments