Medical Triage

PassAudited by ClawScan on May 1, 2026.

Overview

This is a simple instruction-only medical triage classifier with no code or permissions, but its medical urgency labels should not be treated as a substitute for clinical review.

Before installing, confirm that this skill will only receive messages you intend to process, treat those messages as sensitive health information, and do not rely on its labels alone for medical decisions or emergency response.

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.

What this means

A mistaken routine/urgent/critical label could affect how quickly a medical message is handled.

Why it was flagged

The skill produces authoritative-looking medical priority labels and confidence values. That is purpose-aligned, but in a medical context users could over-rely on the result if it is not paired with clinical review.

Skill content
"category": "critical", "reason": "Chest pain mentioned - potential cardiac emergency", "confidence": 0.95
Recommendation

Use this only as decision support; route medical triage results through qualified clinical review and include clear emergency-use disclaimers.

What this means

Users have less external information to verify who maintains the triage criteria or whether it is clinically appropriate.

Why it was flagged

The skill has limited provenance information. Because it is instruction-only with no install spec or code files, this is a transparency note rather than an execution-risk concern.

Skill content
Source: unknown; Homepage: none
Recommendation

Review the SKILL.md criteria before use and prefer a maintained, clinically reviewed source for production medical workflows.