Medical Bill Review Kit
PassAudited by VirusTotal on May 10, 2026.
Overview
Type: OpenClaw Skill Name: medical-bill-review-kit Version: 1.0.0 The 'Medical Bill Review Kit' is a prompt-flow skill designed to help users organize medical billing documents and identify potential errors. It contains no executable code, requires no network or credential access, and includes explicit safety boundaries against providing medical or legal advice. The logic is entirely contained within Markdown instructions (SKILL.md) and focuses on data organization and template generation for user-led communication with providers.
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.
