MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
Security & Passwords
🔒

HIPAA Compliance

Technical safeguards, AWS architecture patterns, and code templates for building HIPAA-compliant healthcare software that handles Protected Health Information (PHI).

by the-momentumv1.0.0
Connecting to VM...
Connecting to VM...
npx clawhub@latest install hipaa
1.3kStars
1.2kDownloads
1Current Installs
📦
v1.0.0Version
View Source

HIPAA Compliance Skill Overview

HIPAA Compliance is a skill that embeds a senior healthcare software architect into your AI assistant. It proactively identifies PHI risks, generates production-ready compliant code, and enforces AWS Security Rule technical safeguards — covering everything from infrastructure provisioning to API design and audit logging. Essential for founders and engineers building in the healthcare or digital health space.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install hipaa
or

Click the Install button at the top of this page for one-click setup

When to Use HIPAA Compliance

Best Fit

  • You are building a healthcare SaaS product, EHR/EMR integration, or any system that stores or transmits patient data
  • You need AWS infrastructure (Terraform) templates that are HIPAA-eligible out of the box
  • You are implementing FHIR or HL7 APIs and need OAuth 2.0 scope enforcement and audit logging patterns
  • You are preparing for a first pilot with a covered entity and need a launch-readiness checklist covering BAAs, risk analysis, and pen testing requirements

When Not to Use

  • Your application handles no patient data and has no connection to covered entities or business associates
  • You need legal advice or formal HIPAA attestation — this skill provides technical guidance, not legal counsel
  • You are working in a non-AWS cloud environment and need provider-specific infrastructure templates beyond what AWS offers

Key Features

PHI Identifier Recognition

Automatically applies all 18 HIPAA PHI identifiers to flag when health data combined with any identifier becomes regulated. Covers names, SSNs, IP addresses, dates, device IDs, and more.

AWS HIPAA-Ready Infrastructure Templates

Provides Terraform code for HIPAA-eligible VPC architecture, KMS key policies, encrypted RDS instances, and S3 bucket configurations with public access blocking and versioning enabled.

Compliant Audit Logging Code

Generates Python audit log patterns that capture user, action, resource type, and resource ID — without ever including PHI values in log entries. Includes error message sanitization utilities.

Minimum Necessary Access Control

Implements role-based PHI access matrices (attending physician, billing staff, IT admin, researcher) with Python decorator enforcement at the API layer before data retrieval.

Safe Harbor De-identification

Produces de-identification utilities for dev and test environments using deterministic tokenization to preserve referential integrity while suppressing all 18 PHI identifiers.

BAA & Launch Readiness Checklists

Tracks required Business Associate Agreements for AWS services and third-party vendors (Auth0, Datadog, Sentry, SendGrid, etc.) and provides staged launch gates for founders approaching their first covered entity pilot.

Use Cases

Healthcare SaaS MVP Architecture

A founder building a patient scheduling or telehealth platform gets a complete AWS architecture diagram, Terraform baseline, and BAA checklist before writing a single line of application code.

FHIR API Implementation

A backend engineer implementing a FHIR R4 Patient endpoint gets OAuth 2.0 scope enforcement, rate limiting configuration, minimum necessary field filtering, and audit logging wired together in a FastAPI example.

Pre-PR PHI Code Review

A developer submits a pull request touching a patient data path and uses the skill's code review checklist to verify no PHI appears in logs, error messages, URL parameters, S3 keys, or environment variables.

Dev/Test Environment Sanitization

An engineering team needs realistic test data without using real patient records. The skill generates a Safe Harbor de-identification pipeline that replaces all identifiers while preserving foreign key relationships.

Requirements

  • AWS Account — A signed Business Associate Addendum (BAA) via AWS Artifact is required before processing any PHI
  • Terraform — Infrastructure templates are written for Terraform; familiarity required to apply them
  • Python 3.x — Application-layer code examples (audit logging, access control, de-identification) are in Python
  • Third-party BAAs — Vendor BAAs needed for Auth0/Cognito, Datadog/New Relic, Sentry, SendGrid/SES, and any other services in your stack that touch PHI
  • Healthcare attorney — Legal review of Privacy Policy and Terms of Service is recommended before engaging covered entities (not provided by this skill)
Connecting to VM...
npx clawhub@latest install hipaa
1.3kStars
1.2kDownloads
1Current Installs
📦
v1.0.0Version
View Source

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!