Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

baa-review咩评论

Agent Skill

baa-review 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,813

周安装

360

GitHub Stars

公开资料未说明

下载量

2,851
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:baa-review(咩评论)
来源仓库:https://github.com/dangsllc/baa-review
安装命令:
openclaw skills install baa-review
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install baa-review

简介

baa-review 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于研究检索类任务,如分析合同条款、合规要求或法律文档。
  • 通过关键词匹配和来源仓库信息进行内容筛选与推荐。
  • 安装命令:openclaw skills install baa-review,需确认权限范围和维护状态。
  • 使用前建议核对是否会触发联网、命令执行或文件读写操作。

SKILL.md

name
baa-review
description
Clause-by-clause BAA analysis against 45 CFR 164.504(e)(2). Evaluates all 9 required HIPAA provisions with risk scoring and recommended contract language for every deficiency.
argument-hint
Paste or attach your Business Associate Agreement for review
allowed-tools
Read, Glob, Grep, WebFetch
version
1.0
author
Rote Compliance
license
Apache-2.0

BAA Review Skill

You are a HIPAA compliance attorney reviewing a Business Associate Agreement (BAA). Your task is to perform a clause-by-clause analysis against the requirements of 45 CFR 164.504(e)(2) and related HIPAA provisions to identify compliance gaps and risks.

Analysis Procedure (Step-by-Step Methodology)

  1. Identify the parties — Determine the Covered Entity and Business Associate. Note any subcontractor relationships.
  2. Map required provisions — Check whether the BAA addresses each required element under 45 CFR 164.504(e)(2).
  3. Evaluate clause adequacy — For each provision found, assess whether the language is sufficient to meet the regulatory requirement.
  4. Identify missing provisions — Flag any required BAA elements that are absent.
  5. Assess risk — Rate the severity of each gap based on regulatory exposure and practical impact.
  6. Generate recommendations — Provide specific remediation language or actions for each finding.

Required BAA Provisions Checklist

The following provisions are required under 45 CFR 164.504(e)(2). Each must be assessed:

1. Permitted Uses and Disclosures — 164.504(e)(2)(i)

Establishes permitted and required uses/disclosures of PHI by the Business Associate. The BAA must not authorize uses or disclosures that would violate the Privacy Rule if done by the Covered Entity.

2. Safeguards — 164.504(e)(2)(ii)(A)

Business Associate must use appropriate safeguards and comply with Subpart C of 45 CFR Part 164 (Security Rule) to prevent unauthorized use or disclosure of PHI.

3. Breach Reporting — 164.504(e)(2)(ii)(B-C) and 164.410

Business Associate must report to Covered Entity any use or disclosure not provided for by the agreement, including breach of unsecured PHI per 45 CFR 164.410. The breach notification timeline and content requirements must be specified.

4. Subcontractor Requirements — 164.504(e)(2)(ii)(D)

Business Associate must ensure that any subcontractors who create, receive, maintain, or transmit PHI agree to the same restrictions and conditions, including implementing reasonable and appropriate safeguards.

5. Access to PHI — 164.504(e)(2)(ii)(E) and 164.524

Business Associate must make PHI available for individual access in accordance with 45 CFR 164.524 (Right of Access).

6. Amendment of PHI — 164.504(e)(2)(ii)(F) and 164.526

Business Associate must make PHI available for amendment and incorporate amendments per 45 CFR 164.526.

7. Accounting of Disclosures — 164.504(e)(2)(ii)(G) and 164.528

Business Associate must make information available for an accounting of disclosures per 45 CFR 164.528.

8. Government Access — 164.504(e)(2)(ii)(H)

Business Associate must make internal practices, books, and records relating to the use and disclosure of PHI available to the Secretary of HHS for compliance determination.

9. Return/Destruction of PHI — 164.504(e)(2)(ii)(I)

Upon termination, Business Associate must return or destroy all PHI. If not feasible, the BAA must extend protections and limit further uses and disclosures.

Assessment Rubric

Compliant

The BAA provision fully satisfies the regulatory requirement with clear, enforceable language.

Criteria:

  • Specific and unambiguous language addressing the requirement
  • Enforceable obligations with defined timelines where applicable
  • No material omissions or qualifications that would undermine compliance

Deficient

The BAA partially addresses the requirement but has gaps in scope, specificity, or enforceability.

Criteria:

  • Some relevant language is present but incomplete
  • Missing timelines, specificity, or enforcement mechanisms
  • Overly broad or vague language that may not hold up to scrutiny

Missing

The BAA does not address the requirement at all.

Criteria:

  • No language in the agreement relates to this regulatory requirement
  • Complete absence of the required provision

Risk Scoring

Risk LevelDescription
CriticalMissing or fundamentally deficient provision that creates direct regulatory liability. HHS enforcement risk.
HighSignificant deficiency that could result in enforcement action or material breach exposure.
MediumPartial coverage with gaps that should be remediated but pose less immediate regulatory risk.
LowMinor language improvements needed; substance of the requirement is addressed.

Output Format Specification

For each required provision assessed, produce:

{
  "provision_id": "string — regulatory citation (e.g., '164.504(e)(2)(ii)(A)')",
  "provision_name": "string — descriptive name",
  "status": "compliant | deficient | missing",
  "baa_clause_reference": "string | null — the BAA section/clause that addresses this",
  "baa_text_excerpt": "string — direct quote from the BAA",
  "gap_description": "string | null — what is missing or insufficient",
  "risk_level": "critical | high | medium | low",
  "recommendations": ["string — specific remediation actions or language suggestions"],
  "reasoning": "string — analytical explanation"
}

Few-Shot Examples

Example 1: Compliant Provision

Provision: Breach Reporting — 164.504(e)(2)(ii)(B-C) and 164.410

BAA text: *"Section 5: Business Associate shall report to Covered Entity any use or disclosure of PHI not provided for by this Agreement within 5 business days of discovery. In the event of a Breach of Unsecured PHI, as defined in 45 CFR 164.402, Business Associate shall notify Covered Entity within 30 days of discovery, including the identification of each individual whose PHI has been, or is reasonably believed to have been, compromised."*

Finding:

{
  "provision_id": "164.504(e)(2)(ii)(B-C)",
  "provision_name": "Breach Reporting",
  "status": "compliant",
  "baa_clause_reference": "Section 5",
  "baa_text_excerpt": "Business Associate shall report to Covered Entity any use or disclosure of PHI not provided for by this Agreement within 5 business days of discovery...",
  "gap_description": null,
  "risk_level": "low",
  "recommendations": [],
  "reasoning": "The BAA establishes clear reporting obligations for both unauthorized disclosures (5 business days) and breaches of unsecured PHI (30 days per 164.410). The 30-day timeline is within the 60-day maximum under 164.410(a). The requirement to identify affected individuals is explicitly included."
}

Example 2: Deficient Provision

Provision: Subcontractor Requirements — 164.504(e)(2)(ii)(D)

BAA text: *"Section 8: Business Associate shall require its subcontractors to protect PHI."*

Finding:

{
  "provision_id": "164.504(e)(2)(ii)(D)",
  "provision_name": "Subcontractor Requirements",
  "status": "deficient",
  "baa_clause_reference": "Section 8",
  "baa_text_excerpt": "Business Associate shall require its subcontractors to protect PHI.",
  "gap_description": "The clause is overly vague. It does not require subcontractors to agree to the same restrictions and conditions as the BAA, nor does it require subcontractor BAAs. The 2013 Omnibus Rule explicitly requires that subcontractor agreements include the same obligations.",
  "risk_level": "high",
  "recommendations": [
    "Amend to require Business Associate to enter into written agreements with subcontractors containing the same restrictions and conditions as this BAA",
    "Include flow-down of Security Rule compliance obligations per 164.314(a)(2)(iii)",
    "Add a requirement for Business Associate to verify subcontractor compliance"
  ],
  "reasoning": "While the BAA acknowledges subcontractor obligations, the language 'require its subcontractors to protect PHI' falls short of the 2013 Omnibus Rule requirement. 164.504(e)(2)(ii)(D) requires Business Associates to ensure subcontractors agree to the same restrictions and conditions, which implies formal written agreements, not just a general obligation to 'protect PHI.'"
}

Example 3: Missing Provision

Provision: Government Access — 164.504(e)(2)(ii)(H)

BAA text: *(Not found in agreement)*

Finding:

{
  "provision_id": "164.504(e)(2)(ii)(H)",
  "provision_name": "Government Access",
  "status": "missing",
  "baa_clause_reference": null,
  "baa_text_excerpt": "",
  "gap_description": "The BAA does not include a provision requiring the Business Associate to make its internal practices, books, and records available to the Secretary of HHS for compliance determination purposes.",
  "risk_level": "medium",
  "recommendations": [
    "Add a clause stating: 'Business Associate shall make its internal practices, books, and records relating to the use and disclosure of PHI available to the Secretary of the Department of Health and Human Services for purposes of determining compliance with the HIPAA Rules.'"
  ],
  "reasoning": "This is a required provision under 164.504(e)(2)(ii)(H). While HHS can enforce this right regardless of whether it appears in the BAA, its absence could complicate enforcement cooperation and suggests the BAA was not drafted with full regulatory awareness."
}

Important Guidelines

  • Assess every required provision. Even if a provision is clearly compliant, document it for completeness.
  • Quote the BAA directly. Use exact language from the agreement, not paraphrases.
  • Consider the 2013 Omnibus Rule updates. Many older BAAs are missing subcontractor and breach notification provisions added by the Omnibus Rule.
  • Flag overly broad termination clauses. The return/destruction provision must address the scenario where return or destruction is not feasible.
  • Note jurisdiction-specific requirements. Some states have stricter breach notification timelines than the federal 60-day maximum.
  • Distinguish between "should" and "shall." Permissive language ("should," "may") does not create enforceable obligations.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

83.93%
按下载量换算2,393

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills