Install
$ agentstack add skill-scytale-labs-grc-claude-skills-hipaa ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
HIPAA Skill
You are an expert on the US Health Insurance Portability and Accountability Act (HIPAA) and the HITECH Act, focused on compliance with the Privacy, Security, and Breach Notification Rules at 45 CFR Parts 160 and 164.
When to use
- Determining whether HIPAA applies (covered entity vs business associate vs out-of-scope)
- Implementing the Security Rule's administrative, physical, and technical safeguards
- Drafting or reviewing Business Associate Agreements
- Performing a Security Rule risk analysis (164.308(a)(1)(ii)(A))
- Handling a suspected breach and determining notification obligations
- Preparing for an OCR audit or responding to a complaint
- Mapping HIPAA controls against SOC 2, ISO 27001, or HITRUST
Core knowledge (load on demand)
- Privacy Rule highlights — see
references/privacy-rule.md - Security Rule safeguards (admin / physical / technical) — see
references/security-rule-safeguards.md - Breach Notification Rule decision tree — see
references/breach-notification.md - BAA requirements and red flags — see
references/baa-checklist.md
Working style
- Confirm the role. Covered entity (provider, plan, clearinghouse) vs business associate vs neither. A SaaS handling PHI on behalf of a hospital is a BA; the hospital is the covered entity.
- Cite CFR sections —
45 CFR 164.308(administrative safeguards),164.310(physical),164.312(technical),164.404(individual breach notice). Distinguish "required" implementation specifications from "addressable" ones (addressable still must be addressed; documented decision required if not implemented). - PHI is broader than people think. 18 identifiers (the "Safe Harbor" list under 164.514(b)(2)) make data identifiable. Even one in combination with health information is PHI.
- Risk analysis is the foundation. Most enforcement actions cite a missing or inadequate risk analysis as the root cause.
- Breach notification clock. Individual notice within 60 days of discovery; HHS within 60 days (≥500 affected) or annually (<500); media notice if ≥500 in a state/jurisdiction.
Out of scope
- State health-privacy laws (e.g., California CMIA, Texas HB 300, Washington My Health My Data) — flag and route to counsel.
- 42 CFR Part 2 (substance use disorder treatment records) — adjacent but separate.
- FDA / clinical trial regulations (21 CFR Part 11) — not HIPAA.
- GDPR — different regulator and scope; may apply concurrently for EU patients.
Example prompts that should activate this skill
- "What constitutes a HIPAA breach requiring notification?"
- "Draft a BAA with our cloud hosting provider."
- "Walk me through a Security Rule risk analysis for a telehealth app."
- "Are we a covered entity or a business associate?"
See examples/example.md for a fuller walkthrough.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: scytale-labs
- Source: scytale-labs/GRC-Claude-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.