← 返回 Skills 市场
athola

Nm Imbue Proof Of Work

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
99
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-imbue-proof-of-work
功能描述
Enforce validation and evidence before declaring work complete. Use for acceptance criteria and done gates
安全使用建议
This skill is an instruction-only checklist/framework for producing and capturing verification evidence — it does not install code or ask for secrets. However, when used an agent will be instructed to run local commands and read files and environment variables; the captured evidence may include sensitive data (process lists, config files, env vars, logs, tokens present in files, etc.). Before installing or running: (1) run the skill in a safe/sandboxed environment if you are concerned about leaking secrets; (2) review and sanitize any files or environment variables you don't want captured; (3) be aware the modules say proof:* evidence should be retained as audit trail (so logs may persist); (4) if you do not want the agent to run autonomously, restrict invocation or require user confirmation when the agent attempts to execute verification steps. If you want, I can list exact commands the SKILL.md suggests the agent will run so you can assess what outputs might be captured.
功能分析
Type: OpenClaw Skill Name: nm-imbue-proof-of-work Version: 1.0.0 The skill bundle implements a 'Proof of Work' methodology designed to enforce technical verification and evidence-based reporting for AI agents. It includes comprehensive modules for TDD/BDD enforcement (iron-law-enforcement.md), structured evidence logging (evidence-logging.md), and anti-cargo-cult protocols (anti-cargo-cult.md). The instructions and examples use standard development tools (e.g., pytest, npm, jq, ps) to validate configurations and implementations. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found; the bundle's logic is entirely focused on improving engineering rigor.
能力标签
requires-oauth-token
能力评估
Purpose & Capability
Name/description (enforce validation and evidence) match the contents: SKILL.md and modules consistently define evidence capture, validation protocols, acceptance criteria and test-driven workflows. The requested operations (checking processes, files, env vars, running smoke tests) are reasonable for this purpose.
Instruction Scope
Instructions tell the agent to run local verification commands (ps, cat, which, curl, git, etc.), check config files and environment variables, and capture outputs as evidence. That scope aligns with proof-of-work, but be aware the skill explicitly directs reading local files and environment state and will capture command outputs — potentially exposing secrets or sensitive config if present.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from an installation perspective because nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required env vars or credentials (appropriate), yet the guidance references reading environment variables and checking files (e.g., ENABLE_LSP_TOOL, PATH, .mcp.json). This is coherent for validation purposes, but the SKILL.md does access environment/context that is not declared as required — not a credential exfiltration request, but you should expect the agent to capture environment/config outputs when running the skill.
Persistence & Privilege
always:false and no system config or other skills' config paths requested. Modules recommend preserving proof:* evidence items as an audit trail; the skill does not request elevated persistence or modify other skills. Autonomous invocation is enabled (platform default) but not exceptional here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-imbue-proof-of-work
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-imbue-proof-of-work 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "proof-of-work" skill, providing a method for enforcing validation and evidence before work completion claims. - Defines standards for usage, validation protocol, and integration with existing workflows. - Includes a step-by-step checklist for problem reproduction, solution testing, edge case review, and evidence capture. - Establishes the Iron Law: no code or completion claims without evidence and prior failing tests. - Provides self-checks, progress tracking tags, and guidance on avoiding premature "done" statements. - Links to supporting modules for naming conventions and structured evidence logs.
元数据
Slug nm-imbue-proof-of-work
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Imbue Proof Of Work 是什么?

Enforce validation and evidence before declaring work complete. Use for acceptance criteria and done gates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Nm Imbue Proof Of Work?

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

Nm Imbue Proof Of Work 是免费的吗?

是的,Nm Imbue Proof Of Work 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Imbue Proof Of Work 支持哪些平台?

Nm Imbue Proof Of Work 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Imbue Proof Of Work?

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

💬 留言讨论