Back to skill
v1.2.0

Reconcile Broker Commission Statement

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 4:46 PM.

Analysis

This instruction-only skill is aligned with commission reconciliation, but it works with sensitive loan and payout data that should be handled carefully.

GuidanceBefore installing or using this skill, make sure you are allowed to process the commission statements and expected payout exports, remove unnecessary sensitive fields where possible, and verify the reconciliation manually before taking payment-related action.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityLowConfidenceHighStatusNote
SKILL.md
Pre-payment verification before approving payout

The skill is intended to support decisions that may affect broker payouts, although the artifacts do not instruct the agent to approve, send, or modify payments directly.

User impactA mistaken reconciliation could influence a financial decision if treated as final approval.
RecommendationTreat the output as decision support and have a qualified person verify variances before approving or changing any payout.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
Expected core fields: - loan_id - borrower_name - property_address ... - commission_expected

The skill processes and summarizes borrower, property, loan, and commission information, and also instructs keeping raw transformed values in notes.

User impactThe generated tables and notes may contain sensitive personal and financial information.
RecommendationProvide only necessary files, avoid unnecessary personal data, and store or share the reconciliation output according to your organization’s data-handling rules.