Medical Auditor

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This is a coherent instruction-only medical billing audit skill, but it handles sensitive hospital records and may draft findings for an external message.

This skill appears safe to install as an instruction-only audit helper. Before using it, confirm you are authorized to process the hospital log file, avoid including patient identifiers unnecessarily, and review any drafted WhatsApp message carefully before sending it through an approved channel.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

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.

#
ASI06: Memory and Context Poisoning
Low
What this means

The agent may read and include sensitive hospital, surgical, or billing details in its audit output.

Why it was flagged

The skill is explicitly designed to read and summarize medical procedure and billing data, which can be sensitive. This is purpose-aligned and limited to a named file, but users should notice the sensitivity of the context being processed.

Skill content
Look for the file named `hospital_logs.json` in the workspace. ... Extract the "Surgeon Notes" or "Procedure Summary." ... Extract the "Billed Items."
Recommendation

Use only with files the user is authorized to analyze, and review outputs for patient identifiers or other sensitive details before sharing.

#
ASI07: Insecure Inter-Agent Communication
Low
What this means

If the drafted message is sent without review or redaction, sensitive audit or patient-related details could be shared outside the intended system.

Why it was flagged

The artifact only asks for a draft, not automatic sending, but it may cause audit findings derived from medical and billing records to be prepared for an external communication channel.

Skill content
Draft a WhatsApp message to the Hospital Administrator outlining the findings and asking for approval to update the bill.
Recommendation

Review and redact the drafted message before sending, and use an approved communication channel for medical or billing information.