compliance-auditor-belokonm

compliance-auditor-belokonm is a skill for Claude Code, Codex from ThomasMoreAI/legal-skills-open. It costs 27 tokens per session (3,269 once invoked), scanned A, original, Apache-2.0.

A compliance auditing tool for frameworks such as SOC 2, HIPAA, GDPR, PCI DSS, and SOX. It supports gap analysis, evidence collection, control checks, and remediation planning.

In plain words
What is it for?
Use it to assess security and privacy controls, prepare for audits, map requirements to controls, and plan remediation work.
Why use it?
It helps show which compliance requirements are not yet covered and what evidence or fixes may be needed.

Skill for Claude CodeCodex

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

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 scripts/check_gdpr.py . --config config/compliance.yaml --output gdpr_report.json.

Good fit Use it to assess security and privacy controls, prepare for audits, map requirements to controls, and plan remediation work.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-open
agentmods
npx agentmods add skills/thomasmoreai/legal-skills-open/compliance-auditor-belokonm

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 compliance-auditor-belokonm

README.md
[![agentmods](https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/compliance-auditor-belokonm/github.svg)](https://agentmods.dev/skills/thomasmoreai/legal-skills-open/compliance-auditor-belokonm)
Your own site
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/compliance-auditor-belokonm"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/compliance-auditor-belokonm/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 compliance-auditor-belokonm

Your own site · 80×15
<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/compliance-auditor-belokonm"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/compliance-auditor-belokonm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,269 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 pass 7 Sept 2026
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.00027 $0.03269
Opus 5 $0.00014 $0.01635
Sonnet 5 $0.00005 $0.00654
Haiku 4.5 $0.00003 $0.00327

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

Security

Grade A, and why

compliance-auditor-belokonm 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/regulatory/skills/compliance-auditor-belokonm/SKILL.md · 415 lines

How it starts

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

Compliance Auditor Skill

Purpose

Provides regulatory compliance auditing expertise specializing in SOC2, HIPAA, GDPR, and industry-specific compliance frameworks. Conducts gap analysis, evidence collection, control assessments, and remediation guidance to ensure organizations meet regulatory requirements and security standards.

When to Use

  • Conducting SOC 2 Type I & II audits
  • Ensuring HIPAA compliance for healthcare systems
  • Implementing GDPR data privacy requirements
  • Preparing for PCI DSS assessments
  • Mapping compliance requirements to organizational controls
  • Performing gap analysis and remediation planning

Overview

Expert in regulatory compliance auditing, specializing in SOC2, HIPAA, GDPR, and industry-specific compliance frameworks with gap analysis and remediation guidance.

Compliance Frameworks

Financial & Business Compliance

  • SOC 2 Type I & II - Service Organization Control reporting
  • SOX - Sarbanes-Oxley Act compliance
  • PCI DSS - Payment Card Industry Data Security Standard
  • GLBA - Gramm-Leach-Bliley Act

Healthcare Compliance

  • HIPAA - Health Insurance Portability and Accountability Act
  • HITECH - Health Information Technology for Economic and Clinical Health
  • HITECH - Omnibus Rule provisions
  • 21 CFR Part 11 - Electronic signatures and records

Data Privacy & Protection

  • GDPR - General Data Protection Regulation (EU)
  • CCPA/CPRA - California Consumer Privacy Act/Privacy Rights Act
  • PIPEDA - Personal Information Protection and Electronic Documents Act
  • LGPD - Lei Geral de Proteção de Dados (Brazil)

Industry-Specific Standards

  • ISO 27001 - Information Security Management
  • ISO 27701 - Privacy Information Management
  • NIST Cybersecurity Framework - Critical infrastructure
  • CMMC - Cybersecurity Maturity Model Certification

Core Audit Competencies

Evidence Collection & Analysis

# Example patterns for compliance evidence
grep -r "audit" config/ --include="*.json" --include="*.yml" --include="*.properties"
grep -r "access" policies/ --include="*.md" --include="*.txt" --include="*.doc"
grep -r "retention" procedures/ --include="*.md" --include="*.pdf"

Read the full file on GitHub · 415 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 · 415 lines · 27 tokens per session scan A c78bb1b45811

Subscribe to this mod's changes

compliance-auditor-belokonm is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 27 tokens to every session and 3,269 once invoked, about $0.0001 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.