← Back to Skills Marketplace
harrylabsj

Settlement Reconciliation Guard

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install settlement-reconciliation-guard
Description
Build a settlement reconciliation brief for marketplace, PSP, and bank payout workflows. Use when a team needs to separate true cash discrepancies from timin...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install settlement-reconciliation-guard
  3. After installation, invoke the skill by name or use /settlement-reconciliation-guard
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug settlement-reconciliation-guard
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install Settlement Reconciliation Guard?

Run "/install settlement-reconciliation-guard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Settlement Reconciliation Guard free?

Yes, Settlement Reconciliation Guard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Settlement Reconciliation Guard support?

Settlement Reconciliation Guard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Settlement Reconciliation Guard?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments