HIPAA Compliance Checker Skill

Community

Automate HIPAA compliance, secure PHI.

AuthorWellFitCommunity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tedious and error-prone process of checking for HIPAA compliance violations in your codebase, ensuring Protected Health Information (PHI) is always secured and reducing the risk of costly breaches.

Core Features & Use Cases

  • PHI Logging Detection: Scans for accidental logging of PHI in console statements within sensitive code areas.
  • Security Policy Validation: Verifies Row-Level Security (RLS) policies on database tables, checks for encrypted PHI fields, and confirms audit logging coverage.
  • Secret Scanning: Identifies hardcoded credentials or exposed API keys that could compromise security.
  • Use Case: Integrate this skill into your pre-commit hooks, run it as part of weekly security reviews, or use it to validate readiness before critical demos or SOC2 audits.

Quick Start

Perform a full HIPAA compliance scan on the codebase and provide a detailed report of any violations or warnings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: HIPAA Compliance Checker Skill
Download link: https://github.com/WellFitCommunity/WellFit-Community-Daily-Complete/archive/main.zip#hipaa-compliance-checker-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository