← 返回 Skills 市场
69
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-minister-release-health-gates
功能描述
Standardize release approvals with GitHub-aware checklists and deployment gate validation
安全使用建议
This skill appears to do what it says (generate GitHub-aware release checklists and persist gating data), but it references GitHub API calls and a separate 'tracker' for reading/writing release state while declaring no credentials or configuration. Before installing or enabling it:
- Ask the author which credentials/integrations the skill expects (e.g., GITHUB_TOKEN, tracker API key) and demand they be explicitly declared in the metadata.
- Confirm where 'tracker' lives (self-hosted spreadsheet, issue tracker, project management tool) and what credentials and scopes are required to read/write it.
- If you provide credentials, restrict them to the minimum scope (repo read/checks and PR comment/write only if needed). Avoid supplying broad org-level or cloud credentials.
- Test the skill in a sandbox repository with minimal privileges and review any sample tracker writes to ensure no unexpected data exfiltration.
If the author provides explicit integration details and required env vars that align with the described actions (e.g., a GITHUB_TOKEN limited to the repo, a named tracker endpoint), this assessment could be upgraded to benign. Without that info, the mismatch between declared requirements and the actions instructed is a notable risk.
功能分析
Type: OpenClaw Skill
Name: nm-minister-release-health-gates
Version: 1.0.0
The skill bundle provides a framework for managing GitHub release gates and deployment checklists. The instructions in SKILL.md and the modules (deployment-readiness.md, quality-signals.md) focus on standardizing release approvals using GitHub API data and markdown templates. There is no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The declared purpose (standardize release approvals, GitHub-aware checklists) matches the instructions: PR snippets, checks, and gate categories are coherent. However, the skill repeatedly references external systems (GitHub APIs and a 'tracker') without declaring required credentials or configuration for those systems, which is an unexplained gap.
Instruction Scope
SKILL.md explicitly instructs the agent to read GitHub checks/endpoints, attach comments to PRs, use tracker CSV exports, and persist rollout scorecards. Those actions are within the stated purpose but the instructions do not specify how to authenticate to GitHub or the tracker, nor where tracker data is stored—this ambiguity could lead to unexpected access or failures.
Install Mechanism
No install spec and no code files (instruction-only) — this is the lowest-risk install surface. Nothing is downloaded or written to disk by a packaged installer.
Credentials
The skill declares no required environment variables or primary credential, yet it expects access to GitHub checks/commits and to read/write a 'tracker'. Accessing those systems normally requires credentials (e.g., GITHUB_TOKEN, tracker API keys) or configured integrations. The absence of declared credentials is disproportionate and should be clarified.
Persistence & Privilege
The skill does not request always:true and is user-invocable (normal). It instructs persisting a rollout scorecard into a tracker, which is a reasonable operational action for this purpose, but it implies write permissions to an external system—verify that the agent or environment will limit writes appropriately.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-minister-release-health-gates - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-minister-release-health-gates触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Release Health Gates skill.
- Standardizes release approvals using GitHub-aware checklists and deployment gate validation.
- Covers scope & risk, quality signals, comms & docs, and operations as approval gates.
- Provides outputs including markdown snippets for PRs, QA summary, and rollout scorecard.
- Tracks, documents, and requires sign-off or waivers for blocking gates to ensure deployment readiness.
- Includes troubleshooting tips for common issues such as command errors and permissions.
元数据
常见问题
Nm Minister Release Health Gates 是什么?
Standardize release approvals with GitHub-aware checklists and deployment gate validation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Nm Minister Release Health Gates?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-minister-release-health-gates」即可一键安装,无需额外配置。
Nm Minister Release Health Gates 是免费的吗?
是的,Nm Minister Release Health Gates 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Minister Release Health Gates 支持哪些平台?
Nm Minister Release Health Gates 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Minister Release Health Gates?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills