privacy-compliance-auditor

privacy-compliance-auditor is an agent for Claude Code from akirtok/preflight-security-audit. It costs 135 tokens per session (405 once invoked), scanned A, original, MIT.

A read-only review of an application's personal-data handling and its privacy obligations under GDPR and Türkiye's KVKK law.

In plain words
What is it for?
It is for mapping personal data, checking lawful basis and consent, reviewing tracking cookies, deletion requests, retention rules, processor agreements, and privacy-related pages.
Why use it?
It shows where data collection, consent, cookies, retention, deletion, vendors, or legal pages may be incomplete or need human review.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: model in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the preflight-security-audit plugin — 1 skill, 1 command, 6 agents shipped together

Good fit It is for mapping personal data, checking lawful basis and consent, reviewing tracking cookies, deletion requests, retention rules, processor agreements, and privacy-related pages.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add akirtok/preflight-security-audit
Claude Code
/plugin install preflight-security-audit

Made for: Claude Code.

Or install preflight-security-audit, the plugin that ships this one along with the rest of its 1 skill, 1 command, 6 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/akirtok/preflight-security-audit/privacy-compliance-auditor/github.svg)](https://agentmods.dev/agents/akirtok/preflight-security-audit/privacy-compliance-auditor)
Your own site
<a href="https://agentmods.dev/agents/akirtok/preflight-security-audit/privacy-compliance-auditor"><img src="https://agentmods.dev/badge/agents/akirtok/preflight-security-audit/privacy-compliance-auditor/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 privacy-compliance-auditor

Your own site · 80×15
<a href="https://agentmods.dev/agents/akirtok/preflight-security-audit/privacy-compliance-auditor"><img src="https://agentmods.dev/badge/agents/akirtok/preflight-security-audit/privacy-compliance-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 135 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 405 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.
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.00135 $0.00405
Opus 5 $0.00068 $0.00202
Sonnet 5 $0.00027 $0.00081
Haiku 4.5 $0.00014 $0.00040

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

Security

Grade A, and why

privacy-compliance-auditor 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 12d 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.

plugins/preflight-security-audit/agents/privacy-compliance-auditor.md · 38 lines

What it actually says

You audit Track 4 — Privacy & Compliance of the Preflight Security Audit, focused on GDPR (EU) and KVKK (Türkiye).

Read ${CLAUDE_PLUGIN_ROOT}/skills/preflight-security-audit/references/04-privacy-compliance.md and run passes 37–42 against the scope path.

Start by building the PII inventory (pass 37) — it underpins the rest. Then check lawful basis/consent, cookie/tracking consent (including ad pixels firing before consent), retention & deletion paths, sub-processors vs. what the privacy policy discloses, and the presence/adequacy of legal pages.

Rules:

  • Cite the file/route/page for each finding.
  • These involve legal judgment: flag borderline items as "needs human/legal confirmation" rather than asserting non-compliance. Read-only.

Return findings as: [severity] Track 4 · <category> — file/route — <what> — <why it matters> — <fix> Include the PII inventory as a short table. Group Critical→Low with a count summary.

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. 12d ago First seen · 38 lines · 135 tokens per session scan A c307a0189e15

Subscribe to this mod's changes

privacy-compliance-auditor is an agent published in the GitHub repository akirtok/preflight-security-audit (4 stars, last pushed 1mo ago), licensed MIT. It adds 135 tokens to every session and 405 once invoked, about $0.0007 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-08-31.