# Hipaa Ngfw Compliance

> Map firewall controls, evidence, and gaps to HIPAA Security Rule safeguards for ePHI. Use when assessing segmentation, access and audit controls, transmission security, risk management, BAA or vendor access, OCR evidence, 45 CFR 164.312, or “HIPPA.” Parse raw configs first.

- **Type:** Skill
- **Install:** `agentstack add skill-fastrevmd-lab-fwskillsshare-hipaa-ngfw-compliance`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [fastrevmd-lab](https://agentstack.voostack.com/s/fastrevmd-lab)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [fastrevmd-lab](https://github.com/fastrevmd-lab)
- **Source:** https://github.com/fastrevmd-lab/fwskillsshare/tree/main/skills/hipaa-ngfw-compliance
- **Website:** https://mechub.org

## Install

```sh
agentstack add skill-fastrevmd-lab-fwskillsshare-hipaa-ngfw-compliance
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# HIPAA NGFW Compliance Research

## Overview

Use this skill to answer questions like “what does an NGFW need to do to be HIPAA compliant?” or “is this firewall design sufficient for HIPAA Security Rule expectations?” The core answer is: a next-generation firewall is not HIPAA compliant by itself. HIPAA Security Rule compliance is assessed for the covered entity or business associate, the electronic protected health information (ePHI) it creates, receives, maintains, or transmits, and the administrative, physical, and technical safeguards used to protect that ePHI.

An NGFW can be an important technical safeguard and evidence source. It can enforce segmentation, access control, encrypted transmission paths, remote-access controls, threat prevention, logging, and monitoring. But it only supports HIPAA when it is selected through risk analysis, configured according to policy, monitored, reviewed, documented, and integrated into incident response and business associate governance.

Treat this as research and assessment guidance, not legal advice and not an OCR determination. When producing final compliance language, cite 45 CFR Part 164 Subpart C sections and defer final interpretation to the entity’s privacy/security officer, counsel, compliance team, or qualified assessor.

## Scope and routing

Parse raw configurations with the matching `parsing-*` skill first. Use this skill when findings must map to HIPAA safeguards and ePHI evidence; use `firewall-best-practices-audit` for framework-neutral hygiene.

## Baseline Interpretation

### What “HIPAA Compliant NGFW” Really Means

Avoid saying “this NGFW is HIPAA compliant” as a standalone claim. More accurate phrasing:

- “This NGFW can support HIPAA Security Rule safeguards if configured and operated appropriately for the entity’s risk environment.”
- “This firewall design appears aligned with selected HIPAA Security Rule technical safeguards, subject to risk analysis, documentation, and evidence review.”
- “The device is one safeguard in the HIPAA security program; compliance depends on policies, risk management, access management, monitoring, incident response, documentation, workforce processes, and business associate obligations.”

A HIPAA-supporting firewall estate needs more than product features. It needs:

1. identified ePHI systems and data flows;
2. a risk analysis covering network threats and vulnerabilities;
3. documented risk management decisions;
4. network segmentation and access paths aligned to authorized use;
5. technical access controls that limit access to ePHI systems to authorized users, processes, and services;
6. transmission security for ePHI over electronic communications networks;
7. audit logs and monitoring for systems that contain or use ePHI;
8. integrity controls and change management for firewall policies and security profiles;
9. secure administrative access and management-plane protection;
10. documented policies, procedures, and evidence retained under HIPAA documentation requirements.

### HIPAA Scope Comes First

Before evaluating firewall controls, determine what is in scope:

- systems that create, receive, maintain, or transmit ePHI;
- applications, databases, APIs, file shares, messaging platforms, EHR/EMR systems, billing systems, imaging systems, lab systems, medical devices, and integration engines;
- systems that can impact ePHI confidentiality, integrity, or availability, including identity, logging, monitoring, backup, vulnerability scanning, endpoint management, virtualization, cloud control planes, and firewall managers;
- workforce, vendor, telehealth, remote-access, third-party, and business associate connectivity;
- networks that can reach ePHI systems unless segmentation and access controls restrict that reach.

Do not assume a VLAN, zone, VPC/VNet, subnet, tag, or “clinical network” label is sufficient. The question is whether access to ePHI systems is limited to authorized persons, processes, and services and whether the safeguard is reasonable and appropriate based on the entity’s risk analysis.

### Required vs Addressable Does Not Mean Optional

The HIPAA Security Rule includes required and addressable implementation specifications. Addressable does not mean optional. For addressable specifications, the entity must assess whether the safeguard is reasonable and appropriate; implement it when reasonable and appropriate; or document why it is not reasonable and appropriate and implement an equivalent alternative measure when reasonable and appropriate.

Firewall-related addressable implementation specifications often include encryption/decryption (164.312(a)(2)(iv)), automatic logoff (164.312(a)(2)(iii)), mechanisms to authenticate ePHI (164.312(c)(2)), and the transmission-security implementation specifications — integrity controls (164.312(e)(2)(i)) and encryption (164.312(e)(2)(ii)). Note 164.312(e)(1) is the required standard; its implementation specifications are the addressable items. If the firewall design does not use a common safeguard, require a documented rationale and alternative control mapping.

Status note (verified 2026-07): the HHS NPRM of January 2025 proposes eliminating the required/addressable distinction, but no final rule has issued — the distinction remains current law. Re-check before relying on it in new assessments.

## Reference Material (load on demand)

Detailed lookup material lives in `references/` to keep this skill lean; read these when you need them:

- `references/control-mapping.md` — Requirement Mapping for NGFW Controls (full control-by-control matrix).
- `references/assessment-workflow.md` — step-by-step assessment workflow, config evidence markers, and the evidence request checklist:
  1. Establish ePHI Scope and Architecture
  2. Build a Firewall-to-Safeguard Matrix
  3. Review Rules for Least Privilege and Authorized Access
  4. Add HIPAA Evidence Markers to Firewall Configs
  5. Validate Access Control
  6. Validate Audit Controls and Log Review
  7. Validate Transmission Security
  8. Validate Integrity, Threat Prevention, and Incident Response
  9. Validate Business Associate and Vendor Paths

## NGFW Feature Expectations

A HIPAA-supporting NGFW does not need every feature enabled everywhere, but the design should clearly explain which safeguard covers each risk and how the firewall contributes.

### Core Network Security Control Features

Minimum expectations:

- stateful traffic filtering between ePHI systems and less-trusted networks;
- zone/interface/segment model aligned to clinical, administrative, guest, vendor, IoT/medical-device, datacenter, cloud, and management boundaries;
- explicit allowlists for traffic to and from ePHI systems;
- specific source, destination, application/service, user/device, and zone criteria where technically possible;
- default deny behavior between sensitive segments unless a documented business need exists;
- NAT rules documented so reviewers can understand actual exposure and policy match behavior;
- HIPAA evidence markers in supported description/comment/tag fields for policies, NAT rules, zones/segments, objects, VPNs, and security profiles that protect or expose ePHI paths;
- management-plane isolation, MFA where applicable, admin RBAC, and encrypted admin protocols;
- centralized logging, time synchronization, and SIEM forwarding;
- backup, restore, high-availability, and config-integrity controls for continuity and evidence.

### NGFW “Next-Generation” Features

Useful features that may support HIPAA safeguards:

- application identification to reduce broad port-only permits;
- user identity integration for administrative, clinical, vendor, and remote-access paths;
- URL/category filtering and DNS security for egress risk reduction;
- IDS/IPS, anti-malware, sandboxing, threat prevention, and exploit protection;
- TLS inspection where justified, documented, lawful, and operationally supportable;
- data loss prevention features where appropriate for ePHI exfiltration risk;
- device posture, certificate, or zero-trust integrations for remote access;
- dynamic address groups/tags for cloud, endpoint, or medical-device segmentation, provided the source of tags is governed and evidenced;
- WAF/WAAP or API protection for public-facing healthcare portals and patient-facing applications.

Do not overclaim NGFW features. HIPAA does not prescribe a specific firewall brand or feature set. It requires reasonable and appropriate safeguards based on risk.

## Output Templates

### Short Assessment Summary

```text
Summary: The NGFW/firewall estate can support HIPAA Security Rule safeguards, but HIPAA compliance is determined at the covered entity/business associate environment level. The firewall evidence reviewed supports [strong/partial/weak] alignment with 45 CFR 164.312(a), 164.312(b), 164.312(d), 164.312(e), and related administrative safeguards in 164.308. Key gaps are [gaps]. Required next steps are [actions].
```

### Firewall Finding

```text
Finding: Broad vendor VPN access to ePHI systems
HIPAA mapping: 45 CFR 164.312(a), 164.312(d), 164.312(b), 164.308(a)(1)
Evidence: Rule VPN-VENDOR-ALLOW permits vendor subnet 10.50.0.0/16 to EHR application subnet on multiple ports. No rule description, owner, expiry, BAA reference, or recent review evidence was provided.
Risk: Unauthorized or excessive vendor access could compromise ePHI confidentiality, integrity, or availability and may not align with authorized access decisions.
Recommendation: Restrict source users/devices, destinations, and services; require MFA; add owner/ref/purpose markers; log sessions; review BAA/contract coverage; recertify access; set expiry for temporary access.
```

### Evidence Marker Recommendation

```text
Recommended description:
HIPAA:VENDOR CFR:164.312(a) OWNER:Biomed REF:CHG12345 PURPOSE:Vendor support to imaging server via MFA VPN

Do not include PHI or patient context in the description. Put detailed business justification in the ticket/evidence repository.
```

## Common Pitfalls

1. **Saying the firewall is HIPAA compliant.** Say it supports HIPAA safeguards. Compliance belongs to the covered entity/business associate program and evidence.

2. **Treating “addressable” as optional.** Addressable safeguards require assessment, implementation when reasonable and appropriate, or documented alternative measures.

3. **Skipping risk analysis linkage.** HIPAA firewall conclusions should tie back to risk analysis and risk management, not just best-practice checklists.

4. **Overlooking ePHI-adjacent systems.** Identity, logging, backups, monitoring, management, vulnerability scanners, and cloud control planes may affect ePHI security.

5. **Ignoring vendor and business associate paths.** Managed firewall providers, MSSPs, cloud providers, telehealth vendors, and support vendors may require BAA/contract evidence and controlled access.

6. **Putting PHI in firewall descriptions.** Descriptions should contain control markers and evidence references, never patient names, medical record numbers, diagnoses, treatment details, claims, or other PHI.

7. **Logging too little or logging sensitive data carelessly.** Firewall logs should support security review without unnecessarily exposing PHI in URLs, headers, payload captures, or analyst workflows.

8. **Broad medical-device network trust.** Biomedical/IoT networks often have legacy constraints. Use segmentation and explicit access paths rather than broad trust.

9. **Uncontrolled emergency access.** Emergency access is needed, but it still needs documented procedure, approval where possible, logging, review, and cleanup.

10. **Forgetting documentation retention and updates.** HIPAA documentation must be retained and updated; firewall evidence should be organized for retrieval and periodic review.

## Verification Checklist

Before finalizing a HIPAA NGFW answer:

- [ ] ePHI systems, data flows, and connected networks identified.
- [ ] Firewall boundaries mapped to ePHI access and transmission paths.
- [ ] HIPAA Security Rule safeguard matrix completed for firewall estate.
- [ ] Firewall rules touching ePHI systems have owner, purpose, approval, and review evidence.
- [ ] HIPAA markers/descriptions/tags applied where supported for policies, NAT, zones, VPNs, objects, and profiles.
- [ ] Descriptions contain no PHI, patient identifiers, secrets, credentials, or sensitive incident detail.
- [ ] Vendor/business associate access is restricted, authenticated, logged, reviewed, and contractually covered where applicable.
- [ ] Remote/admin access uses encrypted protocols and strong authentication.
- [ ] ePHI transmission paths use approved encryption or documented alternatives.
- [ ] Logs are forwarded, time-synchronized, protected, retained, and reviewed.
- [ ] Firewall changes are approved, traceable, backed up, and periodically reviewed.
- [ ] Risks, exceptions, and alternative measures are documented and assigned owners/dates.
- [ ] Final output avoids product-compliance claims and frames the NGFW as a supporting safeguard.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [fastrevmd-lab](https://github.com/fastrevmd-lab)
- **Source:** [fastrevmd-lab/fwskillsshare](https://github.com/fastrevmd-lab/fwskillsshare)
- **License:** Apache-2.0
- **Homepage:** https://mechub.org

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-fastrevmd-lab-fwskillsshare-hipaa-ngfw-compliance
- Seller: https://agentstack.voostack.com/s/fastrevmd-lab
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
