← 返回 Skills 市场
84
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-imbue-diff-analysis
功能描述
Analyze changesets with risk scoring, categorization by type/impact, and release note preparation
安全使用建议
This skill appears to legitimately perform diff analysis, but it relies on helper skills/modules that will read your repository and capture 'proof-of-work' artifacts. Before installing or running it: (1) inspect what imbue:proof-of-work and imbue:structured-output actually do — where are artifacts stored or transmitted and who can access them; (2) confirm sanctum:git-workspace-review runs locally and does not upload repository contents to an external service; (3) run the skill on a non-sensitive test repository first; (4) if you have sensitive secrets in your repo, ensure the skill (and the referenced helpers) are configured to redact or never transmit those files. If you cannot verify where proof-of-work artifacts go, avoid using the skill with private code.
功能分析
Type: OpenClaw Skill
Name: nm-imbue-diff-analysis
Version: 1.0.0
The skill bundle provides a structured framework for analyzing git changesets, focusing on risk assessment and semantic categorization. It utilizes standard git commands (e.g., git diff, git log) and integrates with the 'sem' tool for entity-level analysis. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions and code logic are entirely consistent with the stated purpose of diff analysis and release note preparation.
能力评估
Purpose & Capability
Name, description, and the provided modules (git-diff patterns, semantic categorization, risk framework) align with a changeset analysis/release-note workflow. Use of git and optional 'sem' tooling is expected for this purpose.
Instruction Scope
The SKILL.md explicitly instructs the agent to gather git workspace context (git log/diff/counts) and to use sanctum:git-workspace-review to collect repository context. That collection is coherent for diff analysis but it means the agent will read local repository contents and metadata. The skill also instructs use of imbue:proof-of-work and imbue:structured-output to capture and format artifacts; where those artifacts are stored or sent is not described in this skill and should be validated.
Install Mechanism
Instruction-only skill with no install spec and no bundled code. No files are downloaded or executed by the skill itself, which lowers installation risk.
Credentials
The skill requests no environment variables or external credentials. It does declare a required config path (night-market.imbue:proof-of-work) — plausible for storing analysis evidence, but the destination, retention, or access control for that config entry is not described and should be checked to ensure it doesn't cause unintended data exposure.
Persistence & Privilege
always is false and autonomous invocation is allowed by default (platform behavior). The skill does not request elevated system-wide privileges or claim to modify other skills' configurations; however it integrates with other skills that may persist artifacts (see proof-of-work).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-imbue-diff-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-imbue-diff-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the diff-analysis skill, ported from claude-night-market/imbue.
- Analyzes changesets with risk scoring, categorization, and summary generation for use with git diffs, config changes, migrations, and document revisions.
- Introduces a structured 4-step analysis methodology: baseline establishment, change categorization, risk assessment, and summary preparation.
- Supports conditional module loading to tailor the analysis workflow by context.
- Includes integration hooks for related tools and ensures outputs suitable for release notes, code reviews, and planning.
元数据
常见问题
Nm Imbue Diff Analysis 是什么?
Analyze changesets with risk scoring, categorization by type/impact, and release note preparation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Nm Imbue Diff Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-imbue-diff-analysis」即可一键安装,无需额外配置。
Nm Imbue Diff Analysis 是免费的吗?
是的,Nm Imbue Diff Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Imbue Diff Analysis 支持哪些平台?
Nm Imbue Diff Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Imbue Diff Analysis?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills