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.
npx skills add ThomasMoreAI/legal-skills-open --skill legal-compliance-agentgit clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-openWrote 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.
[](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/legal-compliance-agent)<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.
<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>- NVIDIA SkillSpector warn
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.
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.
| Model | Per session | Once 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 |
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.
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.
Legal Compliance Agent
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
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.
- 9d ago First seen · 584 lines · 42 tokens per session scan A d68ca4c01d7d
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.
Other skills, from other repositories
pia-generator
Generate structured privacy impact assessments so Claude can organize project privacy risks, controls, and decision points into a review-ready report.
audit-scope-checklist
Generate a scoped IT audit program with controls mapped to roles and compliance frameworks. Use this skill for audit planning, control checklist generation, and auditprogram.json creation.
compliance-checker
Compare system configuration evidence against common control frameworks and produce a concise compliance assessment with gaps and remediation priorities.
compliance-controls-playbook
Guide Claude through a structured compliance audit workflow covering framework selection, evidence planning, control testing, exception handling, and reporting.
evidence-tracker
Manage audit evidence requests, collection progress, and status reporting so Claude can keep audits organized and identify overdue or blocked evidence items.
consent-checker
Review privacy policy or notice text against common privacy frameworks so Claude can explain coverage gaps, strengths, and compliance priorities.