langcare-preventive-care-compliance — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited langcare-preventive-care-compliance (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 a comprehensive preventive care status check covering cancer screenings, metabolic screenings, immunizations, and behavioral health assessments per guideline-recommended intervals.
fhir_read to retrieve Patient demographics (age, gender, smoking status for eligibility)fhir_search to pull Condition resources for risk factors modifying screening eligibilityfhir_search to pull Procedure and DiagnosticReport resources for screening completion (mammogram, colonoscopy, LDCT, DEXA)fhir_search to pull Observation resources for lab screenings (A1c, lipids, hepatitis, HIV, PHQ-9, AUDIT-C)fhir_search to pull Immunization resources for vaccination statusfhir_search(resourceType="DiagnosticReport", queryParams="patient=[patient-id]&code=24606-6&_sort=-date&_count=1")fhir_search(resourceType="Observation", queryParams="patient=[patient-id]&code=72166-2&_sort=-date&_count=1")~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.