← 返回 Skills 市场
ordo-tech

Diff Auditor

作者 Ordo-tech · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
108
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-diff-auditor
功能描述
Audits what changed between your installed skill and a pending update — flags new tool requests and risk changes before you approve. Free taster. Full audit...
安全使用建议
This skill appears to do what it says: it reads your installed SKILL.md and fetches the remote SKILL.md on ClawHub, then compares tool lists and reports a verdict. Before installing or relying on it, consider these points: - Blind spots: it only inspects SKILL.md. Updates that introduce new endpoints, credentials, or behaviors inside code files, scripts, or bundled assets will be missed — the free/lite version explicitly won't report new external endpoints. For high-risk environments, manually review the updated package or use tools that inspect code files, not just SKILL.md. - Trust and provenance: registry metadata shows no homepage/source; verify the publisher (ordo-tech) and the ClawHub URLs used to fetch remote SKILL.md before trusting reports. An attacker could spoof or publish malicious SKILL.md on a registry under an unfamiliar account. - Operational caution: do not rely solely on the free report for updates that add sensitive tools (exec, write, network access). If an update adds exec/write or similar, perform a thorough code review or use the 'full' audit capability the author advertises (or other auditing tools) before approving. If you need higher assurance, request/require an auditor that scans all package files (not just SKILL.md) and validates remote content authenticity (signed releases or trusted publisher verification).
功能分析
Type: OpenClaw Skill Name: skill-diff-auditor Version: 1.1.0 The skill-diff-auditor is a security-focused tool designed to audit changes between installed OpenClaw skills and pending updates. It uses the 'read' tool to access local skill definitions and 'web_fetch' to retrieve remote versions from clawhub.com for comparison. The logic is transparently aimed at identifying new tool requests (like 'exec' or 'write') and risk profile changes, as evidenced in the provided examples in SKILL-FULL.md. There is no evidence of data exfiltration, malicious execution, or prompt injection; the tiered 'Lite' and 'Full' versions are standard commercial offerings for security tooling.
能力评估
Purpose & Capability
Name/description claim to diff an installed skill and its update; the SKILL.md explicitly requires only 'read' and 'web_fetch' and describes reading the installed SKILL.md and fetching the remote SKILL.md for comparison. These capabilities are proportional to the stated purpose.
Instruction Scope
The instructions are narrowly scoped to reading and diffing SKILL.md frontmatter, instruction body, and any URLs mentioned there. This is coherent, but a significant limitation: many skills embed endpoints or behavior in other files (code, scripts, bundled assets) that this auditor will not inspect. The free/lite variant explicitly does NOT report new external endpoints or full instruction diffs, creating a blind spot for exfiltration or hidden changes.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code executed at install time — lowest-risk install model and consistent with the stated behavior.
Credentials
No environment variables, no credentials, and no additional config paths are required. Requested access (read local SKILL.md and web_fetch remote SKILL.md) is proportionate to the task.
Persistence & Privilege
Not always-enabled; user-invocable and allows model invocation (platform default). It does not request persistent system-wide privileges, nor does it modify other skills' configs. Autonomous invocation is permitted by default but not combined with extra privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-diff-auditor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-diff-auditor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Lite version: free taster. Full version in the ClawHub Security/Ops Pack on Gumroad.
v1.0.0
Initial release
元数据
Slug skill-diff-auditor
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Diff Auditor 是什么?

Audits what changed between your installed skill and a pending update — flags new tool requests and risk changes before you approve. Free taster. Full audit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Diff Auditor?

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

Diff Auditor 是免费的吗?

是的,Diff Auditor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Diff Auditor 支持哪些平台?

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

谁开发了 Diff Auditor?

由 Ordo-tech(@ordo-tech)开发并维护,当前版本 v1.1.0。

💬 留言讨论