← 返回 Skills 市场
52yuanchangxing

Policy Delta Watcher

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
166
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install policy-delta-watcher
功能描述
比较新旧制度或政策差异,指出业务影响、流程影响和需更新的操作手册。;use for policy, diff, governance workflows;do not use for 给法律定性结论, 忽略边缘影响人群.
安全使用建议
This skill appears to do what it says: generate structured briefs and local audits using the bundled Python script and templates. Before running: (1) review scripts/run.py (it's included and readable) to confirm behavior; (2) run in a safe/sandboxed directory or use --dry-run to avoid writing output files; (3) do not point the tool at system root or directories containing secrets unless you intend to audit them; and (4) because the source is 'unknown' and homepage is an example domain, prefer to run it locally in an isolated environment (or inspect the files) before granting it access to any sensitive inputs. There are no network/exfiltration calls or credential requests in the bundle.
功能分析
Type: OpenClaw Skill Name: policy-delta-watcher Version: 1.0.0 The policy-delta-watcher skill is designed to analyze policy changes and perform basic governance audits. The included Python script (scripts/run.py) features a 'pattern_audit' mode that scans for sensitive data like API keys and dangerous shell commands; however, this is used for reporting purposes rather than execution, and the script explicitly includes logic to mask detected secrets. The skill instructions in SKILL.md emphasize a read-only, structured approach without evidence of data exfiltration or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the included resources and script. The bundle includes templates, a spec.json describing sections, examples, and a python script that produces structured reports and directory/csv/pattern audits — all coherent with a policy-diff/briefing tool.
Instruction Scope
SKILL.md instructs the agent to run the included local script or to produce output from the bundled template; the script reads text files, directories, and CSVs and can scan a provided path for patterns and headings. This is expected for an audit tool, but it means the script will read any files/directories the user points it at (including .py, .sh, .md, .json). Users should avoid pointing the script at broad system roots or sensitive directories unless they intend to audit them.
Install Mechanism
No install spec; only a requirement of python3 and no third-party packages. The script is bundled in the repo and no external downloads or package installs are performed.
Credentials
The skill requests no environment variables, no credentials, and declares only python3 as a binary requirement. There are no unrelated secrets or cloud credentials requested.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills/configs. It can be invoked by the agent (normal), and its local script can write an output file per CLI args; this is proportional for a reporting tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install policy-delta-watcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /policy-delta-watcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of policy-delta-watcher. - Provides structured comparison between old and new policies or procedures, highlighting key differences. - Identifies business and process impacts, as well as required manual/documentation updates. - Explicitly lists pending questions when input information is incomplete. - Output includes: main changes, business impact, process impact, documents to update, training suggestions, and items needing clarification. - Incorporates strong guardrails for security, compliance, and appropriate usage scenarios.
元数据
Slug policy-delta-watcher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Policy Delta Watcher 是什么?

比较新旧制度或政策差异,指出业务影响、流程影响和需更新的操作手册。;use for policy, diff, governance workflows;do not use for 给法律定性结论, 忽略边缘影响人群. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。

如何安装 Policy Delta Watcher?

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

Policy Delta Watcher 是免费的吗?

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

Policy Delta Watcher 支持哪些平台?

Policy Delta Watcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Policy Delta Watcher?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论