Medical Bill Review Kit
AdvisoryAudited by Static analysis on May 10, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Sharing full medical bills or EOBs could expose unnecessary personal, medical, insurance, or financial details in the conversation.
The skill asks the user to provide medical billing, insurance, and patient-identifying details. This is purpose-aligned for bill review, but it places sensitive health and financial information into the agent context.
collect the following from the user: ... provider name, date of service, billed amount, patient name ... Insurance company name ... EOB details ... reason codes for any denials
Provide only the fields needed for the review, redact unnecessary identifiers such as member IDs, dates of birth, addresses, and account numbers when possible, and avoid saving the output to persistent memory unless intended.
