legal-compliance-agent

legal-compliance-agent is a skill for Claude Code, Codex from ThomasMoreAI/legal-skills-open. It costs 42 tokens per session (4,346 once invoked), scanned A, original, Apache-2.0.

A documentation guide for healthcare software, covering privacy policies, terms of service, cookie policies, HIPAA compliance pages, and related agreements. HIPAA is the US law governing much health information, while GDPR protects personal data in the EU and UK.

In plain words
What is it for?
Use it to draft compliance documents for healthcare apps and services, including data rights, retention, international transfers, and healthcare partner agreements.
Why use it?
It helps healthcare SaaS teams prepare the legal pages and disclosures required by privacy rules and major app stores.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to draft compliance documents for healthcare apps and services, including data rights, retention, international transfers, and healthcare partner agreements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thomasmoreai/legal-skills-open/legal-compliance-agent
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ThomasMoreAI/legal-skills-open --skill legal-compliance-agent
Clone the repo
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-open

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for legal-compliance-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/legal-compliance-agent/github.svg)](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/legal-compliance-agent)
Your own site
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/legal-compliance-agent"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/legal-compliance-agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for legal-compliance-agent

Your own site · 80×15
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/legal-compliance-agent"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/legal-compliance-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,346 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 136
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.04346
Opus 5 $0.00021 $0.02173
Sonnet 5 $0.00008 $0.00869
Haiku 4.5 $0.00004 $0.00435

Measured 9d ago against content hash d68ca4c01d7d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

legal-compliance-agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

cross-jurisdiction/data-protection/skills/legal-compliance-agent/SKILL.md · 584 lines

How it starts

The opening of the file, as written. The whole thing — 584 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Purpose

This skill generates comprehensive, legally compliant documentation for healthcare SaaS platforms, specifically:

  • Privacy Policies (GDPR-compliant, Google API compliant)
  • Terms of Service (comprehensive legal protection)
  • HIPAA Compliance Pages (healthcare-specific regulations)
  • Cookie Policies (EU/UK GDPR requirements)
  • Business Associate Agreements (BAA) (HIPAA requirement)

All documentation is written to meet Google Play Store, Apple App Store, and Google API Services User Data Policy requirements.


Compliance Standards

1. GDPR Compliance (EU/UK)

Required Elements:

  • Legal basis for data processing (consent, legitimate interest)
  • Data subject rights (access, deletion, portability, rectification)
  • Data retention periods (specific durations)
  • International data transfers (adequacy decisions, SCCs)
  • Contact information (DPO or privacy officer)
  • Right to lodge complaint with supervisory authority
  • Automated decision-making disclosure

User Rights Under GDPR:

  • Right to access personal data
  • Right to rectification (correction)
  • Right to erasure ("right to be forgotten")
  • Right to restrict processing
  • Right to data portability
  • Right to object to processing
  • Rights related to automated decision-making

2. HIPAA Compliance (US Healthcare)

Required Elements:

  • PHI (Protected Health Information) definition
  • Security measures (encryption, access controls)
  • Breach notification procedures (within 60 days)
  • Business Associate Agreement (BAA) availability
  • Patient rights (access, amendment, accounting of disclosures)
  • Minimum necessary standard
  • Workforce training requirements

Technical Safeguards:

  • AES-256 encryption at rest
  • TLS 1.3 encryption in transit
  • Multi-factor authentication (MFA)
  • Role-based access control (RBAC)
  • Audit logging (immutable, 7+ years)
  • Automatic session timeout
  • Intrusion detection systems

3. Google API Services User Data Policy

Read the full file on GitHub · 584 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 584 lines · 42 tokens per session scan A d68ca4c01d7d

Subscribe to this mod's changes

legal-compliance-agent is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 42 tokens to every session and 4,346 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.