スキル一覧に戻る
micklynch

phi-checker

by micklynch

useful claude skills

1🍴 0📅 2026年1月11日
GitHubで見るManusで実行

SKILL.md


name: phi-checker description: Scans code and data for Protected Health Information (PHI) to ensure HIPAA compliance. Use when reviewing code that handles patient data, healthcare records, or medical information.

PHI Compliance Checker

Instructions

When checking for PHI, scan for these 18 HIPAA identifiers:

  1. Names
  2. Geographic data (addresses, zip codes)
  3. Dates (birth, admission, discharge, death)
  4. Phone numbers
  5. Fax numbers
  6. Email addresses
  7. Social Security numbers
  8. Medical record numbers
  9. Health plan beneficiary numbers
  10. Account numbers
  11. Certificate/license numbers
  12. Vehicle identifiers and serial numbers
  13. Device identifiers and serial numbers
  14. Web URLs
  15. IP addresses
  16. Biometric identifiers
  17. Full-face photographs
  18. Any other unique identifying number or code

Review Process

  1. Scan all files for hardcoded PHI
  2. Check logs for potential PHI exposure
  3. Verify PHI is encrypted at rest and in transit
  4. Ensure proper access controls exist
  5. Flag any PHI in comments, test data, or configuration files

Report Format

List each finding with file location, PHI type, and remediation recommendation.

スコア

総合スコア

45/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です