# Send HIPAA Compliance for AI Agents to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "afrexai-hipaa-compliance",
    "name": "HIPAA Compliance for AI Agents",
    "source": "tencent",
    "type": "skill",
    "category": "安全合规",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-hipaa-compliance",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-hipaa-compliance",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/afrexai-hipaa-compliance",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-hipaa-compliance",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/afrexai-hipaa-compliance"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/afrexai-hipaa-compliance",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-hipaa-compliance",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-hipaa-compliance/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-hipaa-compliance/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-hipaa-compliance/agent.md"
  }
}
```
## Documentation

### HIPAA Compliance for AI Agents

Generate HIPAA compliance checklists, risk assessments, and audit frameworks for healthcare organizations deploying AI agents.

### What This Skill Does

When activated, produce any of these deliverables based on user request:

### 1. Pre-Deployment Compliance Gate

BAA requirements checklist for AI vendors
PHI data flow mapping template
Minimum Necessary standard application guide
Risk assessment framework (45 CFR 164.308(a)(1))

### 2. Technical Safeguards (45 CFR 164.312)

Access Controls:

Unique service account IDs for AI agents
Emergency access procedures for system failures
15-minute auto-logoff configuration
Role-based minimum necessary permissions

Audit Controls:

PHI access logging (timestamp, user, action, data)
6-year retention compliance
Anomaly detection on access patterns
AI decision audit trails

Transmission Security:

TLS 1.3 enforcement
E2E encryption for patient comms
Certificate pinning for API connections
No PHI in URLs, query strings, or logs

### 3. AI-Specific Risk Matrix

RiskImpactMitigationPrompt injection → PHI leakCriticalInput sanitization, output filtering, sandboxingModel training on PHIHighBAA prohibition, single-tenant deploymentHallucinated medical infoCriticalHuman-in-loop, confidence thresholdsShadow AI with PHIHighApproved tool registry, DLP rules

### 4. Breach Response Timeline

0-1 hrs: Contain (disable agent, preserve logs)
1-24 hrs: Assess scope of PHI exposure
24-48 hrs: Document root cause, affected individuals
Within 60 days: Notify HHS + individuals + media (if 500+)
30-90 days: Remediate, patch, retrain

### 5. Compliance by Use Case

Rate each AI deployment:

Patient scheduling → Medium risk
Billing/coding → High risk
Clinical decision support → Critical risk
Patient communication → High risk
Medical records summarization → Critical risk

### 6. Penalty Reference

TierPer ViolationAnnual CapUnknowing$141 - $71,162$2,134,831Reasonable cause$1,424 - $71,162$2,134,831Willful neglect (corrected)$14,232 - $71,162$2,134,831Willful neglect (not corrected)$71,162$2,134,831

Average healthcare breach cost: $10.93M (IBM/Ponemon 2025).

### Output Format

Markdown checklist with status columns
Risk matrix with impact/likelihood scoring
Timeline tables for breach response
Department-specific compliance cards

### Resources

Healthcare AI Context Pack — $47 — Full patient journey automation, revenue cycle, EHR integration patterns
AI Revenue Leak Calculator — Find where manual processes cost you money
AI Agent Setup Wizard — Configure compliant AI agents in 5 minutes
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/afrexai-hipaa-compliance)
- [Send to Agent page](https://openagent3.xyz/skills/afrexai-hipaa-compliance/agent)
- [JSON manifest](https://openagent3.xyz/skills/afrexai-hipaa-compliance/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/afrexai-hipaa-compliance/agent.md)
- [Download page](https://openagent3.xyz/downloads/afrexai-hipaa-compliance)