langcare-pneumonia-curb65 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited langcare-pneumonia-curb65 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use when a clinician needs to determine pneumonia severity and appropriate level of care using validated scoring tools.
fhir_read to retrieve Patient demographics (age for scoring)fhir_search to pull vital signs: BP (8480-6), respiratory rate (9279-1), temperature (8310-5), heart rate (8867-4), SpO2 (2708-6)fhir_search to pull labs: BUN (3094-0), WBC (6690-2), creatinine (2160-0), glucose (2345-7), pH (2744-1), PaO2 (2703-7), albumin (1751-7), sodium (2951-2), hematocrit (4544-3)fhir_search to pull active Condition resources for comorbidities and confirmed pneumonia diagnosisfhir_search to pull DiagnosticReport for chest imaging resultsfhir_search(resourceType="Observation", queryParams="patient=[patient-id]&category=vital-signs&_sort=-date&_count=10")fhir_search(resourceType="Observation", queryParams="patient=[patient-id]&code=3094-0&_sort=-date&_count=1")~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.