← 返回 Skills 市场
sunrisesillneversee

Moses Governance Single

作者 burnmydays · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
314
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moses-governance-single
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moses-governance-single 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug moses-governance-single
版本 1.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 314 次。

如何安装 Moses Governance Single?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install moses-governance-single」即可一键安装,无需额外配置。

Moses Governance Single 是免费的吗?

是的,Moses Governance Single 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Moses Governance Single 支持哪些平台?

Moses Governance Single 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Moses Governance Single?

由 burnmydays(@sunrisesillneversee)开发并维护,当前版本 v1.0.4。

💬 留言讨论