regulatory-audit-generator

regulatory-audit-generator is a skill for Claude Code, Codex from zebbern/claude-code-guide. It costs 85 tokens per session (2,790 once invoked), scanned A, original, MIT.

A compliance checklist builder for business scenarios involving privacy, advertising, and data-protection laws such as GDPR and PIPL.

In plain words
What is it for?
Use it for pre-launch reviews and compliance checks involving personal data, user profiling, advertising, cybersecurity, or data security.
Why use it?
It turns a broad legal review into a list of specific checks, risk levels, legal reasons, and recommended fixes.

Skill for Claude CodeCodex

About the project

Claude Code Guide is a reference collection for configuring and using Claude Code, Anthropic’s command-line coding agent. Developers use it to learn commands, skills, agents, MCP, automation, security, integrations, and troubleshooting. Its catalogue add-ons provide many of the documented skills and agents.

zebbern/claude-code-guide · 4,600 stars · on GitHub

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.

agentmods
npx agentmods add skills/zebbern/claude-code-guide/regulatory-audit-generator
Any agent
npx skills add zebbern/claude-code-guide --skill regulatory-audit-generator
Clone the repo
git clone --depth 1 https://github.com/zebbern/claude-code-guide

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 regulatory-audit-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/zebbern/claude-code-guide/regulatory-audit-generator.svg)](https://agentmods.dev/skills/zebbern/claude-code-guide/regulatory-audit-generator)
Your own site
<a href="https://agentmods.dev/skills/zebbern/claude-code-guide/regulatory-audit-generator"><img src="https://agentmods.dev/badge/skills/zebbern/claude-code-guide/regulatory-audit-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,790 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00085 $0.02790
Opus 5 $0.00043 $0.01395
Sonnet 5 $0.00017 $0.00558
Haiku 4.5 $0.00009 $0.00279

Measured yesterday against content hash e0416a7d054d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

regulatory-audit-generator 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 yesterday.

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.

skills/regulatory-audit-generator/SKILL.md · 228 lines

How it starts

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

Regulatory Audit Generator — Business Scenario Compliance Checklist Builder

Identifies applicable laws and regulations based on the user's business scenario description, and outputs a structured compliance checklist covering major regulations such as GDPR, PIPL (Personal Information Protection Law), Advertising Law, Cybersecurity Law, and Data Security Law.

Quick Start

Users simply describe their business scenario, and the Agent will:

  1. Identify applicable regulations: Determine which laws and regulations apply based on the business scenario
  2. Generate a checklist: Output a structured list of check items
  3. Label risk levels: Prioritize by severity, marking high/medium/low risk
  4. Provide remediation recommendations: Offer actionable remediation guidance for each compliance risk

Users just need to say:

"We're launching a user profiling feature — help me create a compliance checklist."

The Agent will guide the user to provide necessary information, then output a complete compliance checklist.


1. Supported Regulatory Frameworks

Core Regulations

Regulation Abbreviation Scope Key Focus Areas
Personal Information Protection Law PIPL Processing personal information within China Informed consent, data minimization, cross-border data transfer
General Data Protection Regulation GDPR Involving EU user data Lawful basis, data subject rights, DPO, DPIA
Data Security Law DSL Data processing activities within China Data classification & grading, security assessment, important data export
Cybersecurity Law CSL Network operators Multi-Level Protection Scheme (MLPS), log retention, security incident reporting
Advertising Law Advertising publishing and operations Prohibited superlative claims, false advertising, medical advertising
E-Commerce Law E-commerce operators Information disclosure, user reviews, bundled sales
Anti-Unfair Competition Law Market business activities Commercial bribery, false advertising, trade secret infringement
Consumer Protection Law Consumer rights related Right to know, fair trade rights, personal information

Read the full file on GitHub · 228 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday First seen · 228 lines · 85 tokens per session scan A e0416a7d054d

Subscribe to this mod's changes

regulatory-audit-generator is a skill published in the GitHub repository zebbern/claude-code-guide (4,600 stars, last pushed today), licensed MIT. It adds 85 tokens to every session and 2,790 once invoked, about $0.0004 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.