← 返回 Skills 市场
330
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-governance-balanced
功能描述
Manages skill lifecycle and routing using a balanced governance model with status transitions, core pool tuning, and failure-based quarantine.
安全使用建议
Before installing or enabling this skill, ensure the governance scripts it references are available and have been audited. The package contains only documentation — it does not include the .ps1 scripts it tells you to run. If you plan to use it, either (a) obtain and review the scripts from a trusted source and store them in the workspace with restricted permissions, or (b) implement your own vetted scripts that follow the described policy. Limit the skill's workspace access (or run it in a sandbox) so the registry and any sensitive files cannot be altered without review. Backup skill-registry.json before running any reconciliation/cleanup actions, and prefer an operator-driven audit step for promotions/demotions rather than fully autonomous execution until you have vetted the implementation. If you cannot verify where the scripts come from, do not enable automatic routing or give the agent permission to fetch or execute remote code to satisfy the missing scripts.
功能分析
Type: OpenClaw Skill
Name: skill-governance-balanced
Version: 1.0.1
The provided files consist of metadata and documentation for a skill governance system. The `SKILL.md` describes the skill's purpose, policy, and a list of local PowerShell scripts for managing skill states. It explicitly claims 'No outbound network calls', 'No credential collection', and 'Scripts only read/write local workspace files'. There is no evidence of prompt injection against the AI agent, obfuscation, or any other malicious intent within the provided content. While the described use of dynamic input like `-TaskText` for PowerShell scripts could introduce vulnerabilities if the scripts themselves are poorly implemented, the documentation itself does not contain malicious instructions or code.
能力评估
Purpose & Capability
The skill's name and description (manage skill lifecycle, routing, core pool tuning) match the instructions which operate on a skill-registry.json and describe status transitions. However, the SKILL.md repeatedly references concrete scripts (PowerShell .ps1 files) that are not included in the package and there's no install spec — that is an inconsistency between claimed capabilities and the actual artifact delivered.
Instruction Scope
Runtime instructions instruct running scripts that read/write local workspace files (skill-registry.json and 'evidence'), and to perform status transitions and weekly cleanup. Because no scripts are provided, an operator or the agent would need to create, fetch, or run ad-hoc commands to implement these steps. The instructions permit broad read/write access to the workspace (which may contain secrets or unrelated data) and give operational authority over the central skill registry — reasonable for a governance tool but risky without concrete, auditable scripts.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk by an installer. This reduces supply-chain risk, but it also means the declared scripts are missing and must be provided externally, which is the core concern.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the stated local governance purpose.
Persistence & Privilege
The skill is not marked always:true and allows normal autonomous invocation (default). It explicitly intends to modify skill-registry.json (the agent's source-of-truth for skills), which is expected for governance but is a powerful capability: whoever supplies or runs the missing scripts would be able to change which skills are eligible for automatic routing. That capability should be treated as high-impact and controlled.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-governance-balanced - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-governance-balanced触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add explicit security transparency: local-only scope, no outbound network requirement, no credential exfiltration behavior, and non-destructive cleanup semantics.
v1.0.0
Initial release: dual-pool skill lifecycle governance with install acceptance gate, dynamic core pool (8-14), usage telemetry, quarantine/retire flow, and weekly cleanup.
元数据
常见问题
OpenClaw Skill Governance (Balanced Dynamic Core Pool) 是什么?
Manages skill lifecycle and routing using a balanced governance model with status transitions, core pool tuning, and failure-based quarantine. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 330 次。
如何安装 OpenClaw Skill Governance (Balanced Dynamic Core Pool)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-governance-balanced」即可一键安装,无需额外配置。
OpenClaw Skill Governance (Balanced Dynamic Core Pool) 是免费的吗?
是的,OpenClaw Skill Governance (Balanced Dynamic Core Pool) 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Skill Governance (Balanced Dynamic Core Pool) 支持哪些平台?
OpenClaw Skill Governance (Balanced Dynamic Core Pool) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Skill Governance (Balanced Dynamic Core Pool)?
由 Dalomeve(@dalomeve)开发并维护,当前版本 v1.0.1。
推荐 Skills