Back to Skills

checking-hipaa-compliance

verified

Check HIPAA compliance for healthcare data security requirements. Use when auditing healthcare applications. Trigger with 'check HIPAA compliance', 'validate health data security', or 'audit PHI protection'.

View on GitHub

Marketplace

claude-code-plugins-plus

jeremylongshore/claude-code-plugins-plus-skills

Plugin

hipaa-compliance-checker

security

Repository

jeremylongshore/claude-code-plugins-plus-skills
1.1kstars

plugins/security/hipaa-compliance-checker/skills/checking-hipaa-compliance/SKILL.md

Last Verified

January 22, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/blob/main/plugins/security/hipaa-compliance-checker/skills/checking-hipaa-compliance/SKILL.md -a claude-code --skill checking-hipaa-compliance

Installation paths:

Claude
.claude/skills/checking-hipaa-compliance/
Powered by add-skill CLI

Instructions

# Hipaa Compliance Checker

This skill provides automated assistance for hipaa compliance checker tasks.

## Overview

This skill automates the process of identifying potential HIPAA compliance issues within a software project. By using the hipaa-compliance-checker plugin, it helps developers and security professionals proactively address vulnerabilities and ensure adherence to HIPAA guidelines.

## How It Works

1. **Analyze Request**: Claude identifies the user's intent to check for HIPAA compliance.
2. **Initiate Plugin**: Claude activates the hipaa-compliance-checker plugin.
3. **Execute Checks**: The plugin scans the specified codebase, configuration files, or documentation for potential HIPAA violations.
4. **Generate Report**: The plugin generates a detailed report outlining identified issues and their potential impact on HIPAA compliance.

## When to Use This Skill

This skill activates when you need to:
- Evaluate a codebase for HIPAA compliance before deployment.
- Identify potential HIPAA violations in existing systems.
- Assess the HIPAA readiness of infrastructure configurations.
- Verify that documentation adheres to HIPAA guidelines.

## Examples

### Example 1: Checking a codebase for HIPAA compliance

User request: "Check HIPAA compliance of the patient data API codebase."

The skill will:
1. Activate the hipaa-compliance-checker plugin.
2. Scan the specified API codebase for potential HIPAA violations.
3. Generate a report listing any identified issues, such as insecure data storage or insufficient access controls.

### Example 2: Assessing infrastructure configuration for HIPAA readiness

User request: "Assess the HIPAA readiness of our AWS infrastructure configuration."

The skill will:
1. Activate the hipaa-compliance-checker plugin.
2. Analyze the AWS infrastructure configuration files for potential HIPAA violations, such as misconfigured security groups or inadequate encryption.
3. Generate a report outlining any identified issues and recommen

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
3956 chars