📦 Settlement Reconciliation Guard — 技能工具

v1.0.0

Build a settlement reconciliation brief for marketplace, PSP, and bank payout workflows. Use when a team needs to separate true cash discrepancies from timin...

0· 20·0 当前·0 累计
harrylabsj 头像by @harrylabsj (haidong)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/14
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's code, instructions, and requirements are consistent with its stated purpose: it heuristically builds reconciliation briefs locally and does not request secrets, install anything, or call external services.
评估建议
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 s...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/14

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.

无害

安装命令

点击复制
官方npx clawhub@latest install settlement-reconciliation-guard
镜像加速npx clawhub@latest install settlement-reconciliation-guard --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库