← 返回 Skills 市场
65
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-pensive-unified-review
功能描述
Orchestrate multiple review types into a single multi-domain review with integrated reporting
安全使用建议
This skill appears coherent for orchestrating multi-domain code reviews, but it will read your repository and may run tests or repository scripts. Before installing or invoking it: (1) run it in a sandbox or CI worker rather than on a sensitive local machine; (2) inspect any repo scripts it calls (e.g., scripts/deferred_capture.py) before allowing execution; (3) ensure your repo does not contain secrets that could be captured in evidence output; (4) if you want to limit blast radius, disable autonomous invocation or only invoke the skill manually; and (5) verify the night-market config keys it expects exist and are appropriate for your environment.
功能分析
Type: OpenClaw Skill
Name: nm-pensive-unified-review
Version: 1.0.0
The skill bundle provides a framework for orchestrating multi-domain code reviews using structured workflows and templates. It is classified as suspicious because SKILL.md contains an explicit instruction for the agent to execute a local Python script (scripts/deferred_capture.py) automatically "without prompting the user" to log findings. While this behavior is aligned with the tool's stated purpose of automated orchestration, the instruction to bypass user confirmation for script execution is a risky pattern that could be exploited to run unauthorized commands if the script or the findings were manipulated.
能力评估
Purpose & Capability
The name/description (unified review orchestration) align with the declared needs: shared templates, proof-of-work (evidence capture), and structured-output configs in the night-market namespace. No unrelated binaries or credentials are required.
Instruction Scope
Runtime instructions legitimately require reading repository files, analyzing git diffs, running language detection, invoking other review skills, and assembling evidence. The SKILL.md also suggests running tests (pytest) and running repository scripts (example: python3 scripts/deferred_capture.py). Executing repo code is coherent for an active review workflow but carries execution risk — users should verify or sandbox any scripts the skill runs.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk; this is the lowest-risk installation model.
Credentials
No environment variables or external credentials are requested. The three required config paths are internal night-market configuration keys used for templates, evidence capture, and structured output and are proportional to the skill's purpose.
Persistence & Privilege
always is false (no forced inclusion). The skill expects normal autonomous invocation behavior but does not request persistent system-level privileges or changes to other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-pensive-unified-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-pensive-unified-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of unified-review skill for orchestrating multiple review types into a single, integrated workflow.
- Supports intelligent selection and execution of domain-specific review skills based on codebase analysis (Rust, API, tests, architecture, math, etc.).
- Provides integrated, cross-domain reporting with executive summary, domain-specific reports, and unified action plans.
- Features modular, hub-and-spoke architecture for efficient skill loading and reduced token usage.
- Includes support for multiple review modes: auto-detect, focused, and full review.
- Ensures evidence logging, quality gates, and backlog capture for deferred findings.
元数据
常见问题
Nm Pensive Unified Review 是什么?
Orchestrate multiple review types into a single multi-domain review with integrated reporting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。
如何安装 Nm Pensive Unified Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-pensive-unified-review」即可一键安装,无需额外配置。
Nm Pensive Unified Review 是免费的吗?
是的,Nm Pensive Unified Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Pensive Unified Review 支持哪些平台?
Nm Pensive Unified Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Pensive Unified Review?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills