Latest release: v1.0.3Download zip
Capabilities
Compatibility
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The bundle’s governance, lineage, audit, and verification capabilities fit the stated purpose, but the documentation makes strong assurance claims that users should treat as framework claims rather than independent guarantees.
Instruction Scope
Some subskill documentation describes hard-stop lineage checks before governed execution; this is purpose-aligned for a governance skill but can affect agent workflow if adopted.
Install Mechanism
No install script or dependency-fetching mechanism is provided; command examples are user-directed Python invocations, and the visible artifacts do not show automatic execution on install.
Credentials
Optional secrets and external endpoints are declared for witness/referee integrations and are described as off by default, which is proportionate but should be enabled only deliberately.
Persistence & Privilege
The skill writes local governance and audit state under ~/.openclaw; this is disclosed and aligned with the audit/provenance purpose, but users should know persistent local records are created.
Assessment
This looks safe to install for users who want the MO§ES governance and verification workflow, but review the full source before relying on it for high-stakes use, understand that it creates persistent local audit state, and enable external witness/referee integrations only if you trust the destination and need that feature.Verification
Tags
MO§ES™ ClawHub Bundle
Reproducible upload bundle for the published MO§ES™ ClawHub plugin.
- Source repo: https://github.com/SunrisesIllNeverSee/moses-claw-gov
- Published plugin: https://clawhub.ai/plugins/moses-claw-plugin
- Built at: 2026-04-02T07:15:48.063Z
- Source commit: 2ac304024a339b5c707470917070e092c9fd4867
- Bundle version: 1.0.3
Included Skills (10)
coverifylineage-clawsmoses-auditmoses-coordinatormoses-governancemoses-governance-singlemoses-modesmoses-posturesmoses-rolesmoses-stamp
Security Notes
All env vars are optional. No credentials are required for basic operation.
All outbound network calls are opt-in via explicit env var flags.
State written to ~/.openclaw/governance and ~/.openclaw/audits/moses (local only).
Changelog
- v1.0.3: Fix metadata mismatch — remove top-level primaryEnv, explicitly declare all env vars as optional, clarify stateDirs at bundle level.
- v1.0.2: Add moses-stamp (governed output stamping).
- v1.0.1: Full skill tree with scripts + references, added build-bundle.sh.
- v1.0.0: Initial 9-skill bundle release.
