← 返回 Skills 市场
arberx

Compliance Officer

作者 Arber X · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
942
总下载
2
收藏
3
当前安装
10
版本数
在 OpenClaw 中安装
/install compliance-officer
功能描述
Reviews marketing content against FTC, HIPAA, GDPR, SEC 482, SEC Marketing, CCPA, COPPA, and CAN-SPAM — 208 specific laws with URLs.
使用说明 (SKILL.md)

Compliance Officer

Check marketing content against 208 regulations across FTC, HIPAA, GDPR, SEC, CCPA, COPPA, and CAN-SPAM. Cites actual laws with source URLs.

What You Can Do

  • Review marketing content — paste copy, a URL, or an image
  • Check emails — evaluate subject lines, bodies, and footers for CAN-SPAM and more
  • Audit privacy policies — check for required disclosures across GDPR, CCPA, HIPAA, COPPA
  • Explain any rule — look up a rule by ID and get a plain-English breakdown
  • Draft disclosures — generate compliant disclosure language for your content

Examples

Review a landing page:

Review this for compliance: "Lose 30 lbs in 2 weeks — GUARANTEED.
Clinically proven. Doctor recommended. Only 3 left in stock!"

Check an email:

Check this email for CAN-SPAM compliance: Subject: "URGENT: Act now!"
From: [email protected] Body: "Click to claim your FREE gift..."

Audit a privacy policy:

Review our privacy policy for GDPR and CCPA compliance: https://example.com/privacy

Look up a rule:

Explain rule FTC-255-5-material-connection

Draft disclosures:

Draft disclosure language for this influencer post: "Love this protein powder!
Use code SARAH20 for 20% off"

Frameworks Covered

Framework Rules Scope
FTC 95 Endorsements, claims, dark patterns, pricing
GDPR 25 Consent, disclosure, data rights, cookies
SEC Marketing 18 Investment adviser marketing
HIPAA 17 Health data, PHI, notice requirements
SEC 482 15 Investment company advertising
CAN-SPAM 14 Email marketing, opt-out, sender ID
CCPA 12 California privacy, opt-out rights
COPPA 12 Children's privacy, parental consent

Install

npx clawhub install compliance-officer

Source

Apache-2.0 — github.com/QCME-AI/agentic-compliance-rules


For agent instructions, see references/instructions.md.

安全使用建议
This skill appears coherent and limited to compliance review using the bundled rule files and optional URL fetching. Before installing: (1) confirm you are comfortable granting network access (the skill may fetch user-supplied URLs); (2) avoid pasting sensitive personal health information (PHI) or other secrets into the tool unless you have appropriate agreements in place — HIPAA-related checks may process content you submit; (3) verify the claimed source repository (the SKILL.md points to github.com/QCME-AI/agentic-compliance-rules) if provenance matters to you; and (4) treat outputs as pre-review guidance only — have your legal/compliance team review final decisions.
功能分析
Type: OpenClaw Skill Name: compliance-officer Version: 1.1.0 The OpenClaw skill 'compliance-officer' is designed to review marketing content against various regulations. All files, including the agent instructions in `references/instructions.md`, align with this stated purpose. The skill requests 'network' permission, which is justified for fetching content from URLs for review. Crucially, the agent instructions explicitly state that `detection.patterns` within the rule files are 'hints about scope, not matching instructions' and 'not regex patterns to execute,' mitigating potential prompt injection risks from regex patterns. There is no evidence of intentional harmful behavior, data exfiltration, or unauthorized actions.
能力评估
Purpose & Capability
The name/description (marketing/compliance review) match the shipped assets: structured rule files for FTC, HIPAA, GDPR, SEC, CCPA, COPPA, and CAN-SPAM and an instructions document describing how to use them. No unrelated binaries, credentials, or config paths are requested. The claw.json network permission aligns with the SKILL.md note that URL fetching may be needed.
Instruction Scope
Runtime instructions confine the agent to loading local rule JSON files, reasoning about them, and optionally fetching a user-provided URL (privacy policy pages). The instructions do not ask the agent to read system files, access credentials, or post content to arbitrary endpoints. One minor note: the skill accepts images but does not specify OCR steps — that is likely intended to rely on the host agent's vision capabilities rather than adding new disk/exec behavior.
Install Mechanism
There is no install spec and no code files to install or execute; this is instruction-only with bundled reference data. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, no keys, and no config paths. The only declared permission is network (to fetch user-supplied URLs), which is proportional to the feature set.
Persistence & Privilege
The skill is not force-included (always:false), makes no claims about modifying other skills or system settings, and does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install compliance-officer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /compliance-officer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Updated claw.json configuration file. - No user-facing feature or documentation changes.
v1.0.8
- Separated FTC compliance rules into individual files for claims, dark patterns, and endorsements. - Removed the combined FTC rules file to improve organization and modularity. - Updated instructions and references to reflect new rule file structure.
v1.0.7
Shorten description to avoid truncation
v1.0.6
Cite specific regulations (FTC, HIPAA, GDPR, etc.) in description
v1.0.5
Clean landing page — moved agent instructions to references
v1.0.4
Clean up SKILL.md for ClawHub display — move detailed instructions to references/
v1.0.3
Show README on ClawHub page instead of SKILL.md
v1.0.2
Add usage examples to README
v1.0.1
Clean up README
v1.0.0
Initial release: 208 regulatory rules across 8 frameworks (FTC, HIPAA, GDPR, SEC 482, SEC Marketing, CCPA, COPPA, CAN-SPAM)
元数据
Slug compliance-officer
版本 1.1.0
许可证
累计安装 3
当前安装数 3
历史版本数 10
常见问题

Compliance Officer 是什么?

Reviews marketing content against FTC, HIPAA, GDPR, SEC 482, SEC Marketing, CCPA, COPPA, and CAN-SPAM — 208 specific laws with URLs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 942 次。

如何安装 Compliance Officer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install compliance-officer」即可一键安装,无需额外配置。

Compliance Officer 是免费的吗?

是的,Compliance Officer 完全免费(开源免费),可自由下载、安装和使用。

Compliance Officer 支持哪些平台?

Compliance Officer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Compliance Officer?

由 Arber X(@arberx)开发并维护,当前版本 v1.1.0。

💬 留言讨论