← 返回 Skills 市场
harrylabsj

Settlement Reconciliation Guard

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install settlement-reconciliation-guard
功能描述
Build a settlement reconciliation brief for marketplace, PSP, and bank payout workflows. Use when a team needs to separate true cash discrepancies from timin...
安全使用建议
This skill appears coherent and low-risk: it runs locally to generate reconciliation briefs from user prompts and includes unit tests. Before installing, confirm you trust the skill source (it has no homepage and an unknown source). If you plan to use it in production or grant it autonomous invocation, review the full handler.py (present in the package) to ensure it won't be modified later to add network calls or secret access, and avoid sending sensitive or private credentials in prompts (the skill processes prompt text). Running the included tests in a sandboxed environment is a good quick sanity check.
功能分析
Type: OpenClaw Skill Name: settlement-reconciliation-guard Version: 1.0.0 The settlement-reconciliation-guard skill is a template generator for financial reconciliation briefs. The handler.py script uses simple keyword matching to categorize user input and returns a structured markdown report. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code only interacts with its own SKILL.md file for metadata and performs no network or sensitive system operations.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description match the implementation: the handler parses a prompt or input dict and emits a structured reconciliation brief. No unrelated credentials, binaries, or external services are required.
Instruction Scope
SKILL.md explicitly states the skill is heuristic and will not query live portals; the handler code only reads local SKILL.md and processes input text to produce a brief. There are no instructions to read arbitrary system files or transmit data externally.
Install Mechanism
There is no install spec (instruction-only style). The package includes local Python code and tests but does not download or extract code from external URLs.
Credentials
The skill declares no required env vars, no primary credential, and the code does not reference environment variables or config paths. Requested privileges are minimal and proportionate to the task.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not attempt to persist or modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install settlement-reconciliation-guard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /settlement-reconciliation-guard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Settlement Reconciliation Guard v1.0.0 – Initial Release - Introduces a skill for generating structured reconciliation-control briefs for marketplace, PSP, and bank payout workflows. - Designed to help finance and operations teams distinguish true cash discrepancies from timing effects, fee issues, reserve leakage, and mapping gaps. - Produces outputs covering review mode, channels in scope, required evidence, discrepancy themes, and investigation/control priorities. - Offers practical guidance for various scenarios: routine checks, escalations, new channel setups, and close processes. - Emphasizes structured thinking and evidence review, not automation or live system querying.
元数据
Slug settlement-reconciliation-guard
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Settlement Reconciliation Guard 是什么?

Build a settlement reconciliation brief for marketplace, PSP, and bank payout workflows. Use when a team needs to separate true cash discrepancies from timin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Settlement Reconciliation Guard?

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

Settlement Reconciliation Guard 是免费的吗?

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

Settlement Reconciliation Guard 支持哪些平台?

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

谁开发了 Settlement Reconciliation Guard?

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

💬 留言讨论