← Back to plugins

healthclaw-guardrails

Mcp by aks129 · 27 stars

HealthClaw Guardrails is the security layer between AI agents and clinical FHIR data. Every agent read passes through PHI redaction (names truncated to initials, DOBs to year, identifiers masked). Every write requires an HMAC-signed step-up token with a 5-minute TTL. Clinical writes (Condition, MedicationRequest, DiagnosticReport) return HTTP 428 until a human confirms. Every access lands in an append-only audit trail scoped by tenant. Supports FHIR R4 US Core v9 (stable) and FHIR R6 v6.0.0-ballot3 (experimental). Proxies upstream FHIR servers (HAPI, Epic sandbox, Medplum via OAuth2 client-credentials, SMART Health IT) so the same guardrails apply whether you're on local SQLite or production EHRs. Bundled skills: fhir-r6-guardrails (core MCP + 14 tools), curatr (patient-facing data-quality evaluation and correction), fasten-connect (patient-authorized EHR ingestion + TEFCA), phi-redaction (HIPAA Safe Harbor de-identification), fhir-upstream-proxy (vendor-neutral server proxy), healthex-export (portable health record export).

/plugin install healthclaw-guardrails@claude-community