hims-privacy-enforcer

Scan system configurations and code for PHI leaks and HIPAA compliance.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/CJCreator-New/care-harmony-hub --skill hims-privacy-enforcer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hims-privacy-enforcer
Source: https://github.com/CJCreator-New/care-harmony-hub/tree/main/.agents/skills/hims-privacy-enforcer
Command: npx skills add https://github.com/CJCreator-New/care-harmony-hub --skill hims-privacy-enforcer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill safeguards sensitive health information (PHI) by preventing data leaks, enforcing encryption standards, and ensuring compliance with privacy regulations like HIPAA.

Core Features & Use Cases

  • PHI Leak Prevention: Scans for and flags plaintext PHI in logs, code, and storage.
  • Encryption Enforcement: Recommends and verifies robust encryption for data at rest and in transit.
  • Compliance Auditing: Checks for adherence to consent, purpose-of-use, and data minimization principles.
  • Use Case: Automatically audit system configurations and code repositories to identify and remediate potential HIPAA violations before they lead to breaches.

Quick Start

Run a comprehensive privacy and compliance scan on the current system configuration.

Frequently Asked Questions about hims-privacy-enforcer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent plaintext PHI from leaking in application logs and storage?

Preventing PHI leaks requires scanning logs, code, and client storage to identify and flag exposed sensitive health data. This process automatically audits configurations to remediate potential violations before breaches occur.

What is the best way to enforce encryption for healthcare data at rest and in transit?

Enforcing encryption for healthcare data involves verifying robust encryption standards across all system layers, including logs and network transit. This validates that data at rest and in transit meets HIPAA Security Rule and GDPR requirements.

How do I audit my system for HIPAA, NDHM, and GDPR compliance?

Auditing healthcare system compliance involves checking adherence to consent, purpose-of-use, and data minimization principles. This ensures data handling aligns with HIPAA, NDHM/ABDM, and GDPR standards across all layers.

Does this privacy enforcement approach work for sensitive health data across all system layers?

Yes, privacy enforcement applies to sensitive health data across all system layers including logs, client storage, and network transit. It verifies encryption and consent mechanisms to ensure robust data protection.

Can I automatically scan code repositories to identify potential HIPAA violations?

Yes, you can automatically audit code repositories to identify and remediate potential HIPAA violations. This ensures sensitive health data handling adheres to required privacy regulations and encryption standards.