Reconcile Broker Commission Statement
Analysis
This instruction-only skill is aligned with commission reconciliation, but it works with sensitive loan and payout data that should be handled carefully.
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.
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.
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.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
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.
