langcare-fall-risk — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited langcare-fall-risk (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 evaluate fall risk for hospitalized or ambulatory patients using validated scoring tools and medication review.
fhir_read to retrieve Patient demographics (age -- risk increases >65)fhir_search to pull Condition resources: fall history, gait/mobility disorders, cognitive impairment, orthostatic hypotension, visual impairment, neuropathyfhir_search to pull active MedicationRequest resources; flag fall-risk medications (see references/morse-fall-scale.md): benzodiazepines, opioids, antihypertensives, antipsychotics, antidepressants, sedative-hypnotics, anticonvulsants, anticholinergicsfhir_search to pull Observation resources: recent vital signs (orthostatic BP), mobility assessments, cognitive screening scoresfhir_search(resourceType="Condition", queryParams="patient=[patient-id]&clinical-status=active")fhir_search(resourceType="MedicationRequest", queryParams="patient=[patient-id]&status=active&_count=100")~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.