← 返回 Skills 市场
u0003-yxuan

Openclaw Agent Governance

作者 u0003-yxuan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-agent-governance
功能描述
Set up or audit an OpenClaw agent workspace with standardized governance files. Use when: (1) creating a new agent workspace, (2) auditing existing agent fil...
安全使用建议
This skill's content looks like valid governance guidance, but it has gaps you should resolve before running it. Ask the author (or check the environment) for: (1) the 'agent-governance' CLI or exact commands to run — the SKILL.md assumes this tool exists but the skill bundle doesn't include or install it; (2) the template files under references/ (MEMORY.md.template, AGENTS.md.template, etc.) — these are referenced but not supplied; (3) explicit confirmation that the script will write to ~/.openclaw and whether you should back up any existing AGENTS.md or memory files. Until those are provided, prefer running the 'audit' steps in a read-only/manual mode (inspect what would change) or run any 'apply' activity in a disposable/test workspace. Also verify templates do not contain secrets or external endpoints, and require user confirmation before any automated 'gateway restart' or other privileged operations.
功能分析
Type: OpenClaw Skill Name: openclaw-agent-governance Version: 1.0.0 The skill bundle defines a governance framework for OpenClaw agent workspaces, focusing on standardizing documentation (MEMORY.md, AGENTS.md) and enforcing safety constraints. It specifically includes 'Red Lines' to prevent the agent from executing unauthorized gateway commands (stop/restart). No indicators of data exfiltration, malicious execution, or persistence were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's stated purpose (create/audit governance files) matches the actions described (create MEMORY.md, AGENTS.md, memory/*). However, the SKILL.md repeatedly references an external command 'agent-governance' and a set of template files under references/ that are not included in the skill bundle and are not declared in requirements. It's unclear where the templates or the 'agent-governance' executable come from, which is an incoherence between claimed capability and what the skill actually provides/needs.
Instruction Scope
Runtime instructions tell the agent to create/modify files under ~/.openclaw/workspace-<agent-name> and to run commands like `agent-governance apply` / `agent-governance audit`. They also direct appending to existing AGENTS.md. The instructions assume templates live at references/* and that the 'agent-governance' tool exists; neither the templates nor the tool are supplied or declared. Writing to a user's home directory and modifying existing files are legitimate for this purpose but should be explicit and accompanied by templates or safe read-only audit options. The instructions do include a prohibition against running certain gateway commands, which is policy guidance but not a security risk by itself.
Install Mechanism
This is an instruction-only skill (no install spec, no code files), which is low risk in itself. However, because the instructions expect an external CLI ('agent-governance') and template files, the lack of an install method or included templates is a gap: either the environment must already have that tool/templates, or the instructions are incomplete. There is no download/execute risk from the skill itself.
Credentials
The skill requests no environment variables, credentials, or declared config paths. That is appropriate in principle. However, the instructions write to ~/.openclaw and other workspace paths without declaring them as required config paths; the skill should explicitly document that it will create files under the user's home directory so users can consent and back up existing data.
Persistence & Privilege
The skill does not request always:true and does not claim system-wide privileges. It instructs creation of persistent files in a user workspace, which is consistent with its purpose and not unusually privileged. It does not attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-agent-governance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-agent-governance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-agent-governance. - Provides commands to set up or audit an OpenClaw agent workspace for governance compliance. - Creates or verifies standard files: MEMORY.md, AGENTS.md, memory/projects.md, memory/lessons.md, and daily log files. - Enforces template-based structures for agent documentation and memory. - Ensures AGENTS.md contains required standard sections and does not overwrite agent-specific content. - Includes clear audit output to identify missing or non-compliant governance files.
元数据
Slug openclaw-agent-governance
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openclaw Agent Governance 是什么?

Set up or audit an OpenClaw agent workspace with standardized governance files. Use when: (1) creating a new agent workspace, (2) auditing existing agent fil... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Openclaw Agent Governance?

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

Openclaw Agent Governance 是免费的吗?

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

Openclaw Agent Governance 支持哪些平台?

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

谁开发了 Openclaw Agent Governance?

由 u0003-yxuan(@u0003-yxuan)开发并维护,当前版本 v1.0.0。

💬 留言讨论