← 返回 Skills 市场
Moses Postures
作者
burnmydays
· GitHub ↗
· v1.0.2
· MIT-0
262
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install moses-postures
功能描述
MO§ES™ Posture Controls — Enforces transaction and execution policies across all agents. SCOUT=read-only, DEFENSE=protect+confirm, OFFENSE=execute within mod...
安全使用建议
This skill appears internally consistent for enforcing posture rules, but before installing: 1) Install and inspect the moses-governance bundle (especially the init_state.py script) to verify it does only what you expect. 2) Confirm the location and permissions of ~/.openclaw/governance/state.json and ensure only trusted operators can edit it. 3) Ask where 'logs' (execution decisions and rationales) will be written and who can access/transmit them; if unspecified, require the skill to log to a controlled, local path. 4) If you are concerned about broad 'verification' behaviors, limit agent autonomy or require operator confirmations for sensitive actions. If any of these items are unacceptable or the dependent bundle cannot be reviewed, consider not installing or running the skill with restricted agent privileges.
功能分析
Type: OpenClaw Skill
Name: moses-postures
Version: 1.0.2
The skill bundle defines a governance framework for an AI agent, establishing operational 'postures' (SCOUT, DEFENSE, OFFENSE) to restrict or permit transactions. The SKILL.md file provides safety-oriented instructions to the agent, such as enforcing read-only modes and requiring operator confirmation for transfers. No malicious code, exfiltration logic, or harmful prompt injections are present; the skill appears designed to enhance agent safety and control through local state management in ~/.openclaw/governance/state.json.
能力评估
Purpose & Capability
Name/description claim to enforce posture and transaction policies; the SKILL.md only requires reading ~/.openclaw/governance/state.json and invoking init_state.py from a declared moses-governance dependency—this is coherent and proportionate for a governance/posture skill.
Instruction Scope
Instructions are focused on loading posture state and enforcing confirmation rules (SCOUT/DEFENSE/OFFENSE). However the runtime instructions are somewhat high-level: they require logging every execution decision (location/retention not specified) and tell the agent to 'verify' data points before acting, which could be interpreted broadly. The skill also delegates to an external script (init_state.py) in another bundle—you should review that script to confirm it doesn't perform unexpected actions.
Install Mechanism
Instruction-only skill (no install spec, no code files). This is the lowest-risk install pattern; nothing is downloaded or written by the skill itself.
Credentials
The skill requests no environment variables, no binaries, and only reads a single declared state path in the user's home (~/.openclaw/governance/state.json). That access is proportional to its governance purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does instruct agents to invoke another skill's script, which is expected for this bundle but means you should verify that other skill's behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moses-postures - 安装完成后,直接呼叫该 Skill 的名称或使用
/moses-postures触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Auto-publish from commit 55e034046bead496c5e237155e25e2a082775644
v1.0.1
Auto-publish from commit c0128f413390c73d38808d42eaf13ad990ee548e
v1.0.0
- Initial release of moses-postures skill.
- Introduces MO§ES™ Posture Controls: SCOUT (read-only), DEFENSE (protect/confirm), and OFFENSE (execute within mode).
- Defines clear transaction and execution policies for each posture.
- Documents posture and governance mode interaction, with detailed policy table.
- Provides operator command examples and confirmation messages for setting postures.
元数据
常见问题
Moses Postures 是什么?
MO§ES™ Posture Controls — Enforces transaction and execution policies across all agents. SCOUT=read-only, DEFENSE=protect+confirm, OFFENSE=execute within mod... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。
如何安装 Moses Postures?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moses-postures」即可一键安装,无需额外配置。
Moses Postures 是免费的吗?
是的,Moses Postures 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Moses Postures 支持哪些平台?
Moses Postures 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moses Postures?
由 burnmydays(@sunrisesillneversee)开发并维护,当前版本 v1.0.2。
推荐 Skills