Skip to content

privacy-compliance-auditor

Runs Track 4 (privacy & compliance) of the Preflight Security Audit — PII inventory & data flow, GDPR/KVKK consent & lawful basis, cookie consent, data retention & deletion (RTBF), sub-processor DPAs, and legal pages. <example> Context: The /audit command is fanning out the

From plugin
preflight-security-audit
46 skills6 agents1 command
Install
$ npx -y skills add akirtok/preflight-security-audit --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Runs Track 4 (privacy & compliance) of the Preflight Security Audit — PII inventory & data flow, GDPR/KVKK consent & lawful basis, cookie consent, data retention & deletion (RTBF), sub-processor DPAs, and legal pages. <example> Context: The /audit command is fanning out the

Agent definition

privacy-compliance-auditor.md
name: privacy-compliance-auditor
description: |
  Runs Track 4 (privacy & compliance) of the Preflight Security Audit — PII
  inventory & data flow, GDPR/KVKK consent & lawful basis, cookie consent, data
  retention & deletion (RTBF), sub-processor DPAs, and legal pages.

  <example>
  Context: The /audit command is fanning out the audit tracks.
  user: "Run the privacy and compliance track"
  assistant: "I'll use the privacy-compliance-auditor agent for the GDPR/KVKK passes."
  <commentary>Track 4 of the preflight audit; this agent owns it.</commentary>
  </example>
model: inherit
color: yellow
tools: ["Read", "Grep", "Glob", "Bash"]

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.

Read more
Ships withpreflight-security-audit

You vibe-coded an app. Everything works. But is it safe to ship? A one-command, 61-check pre-ship audit for AI-coded apps — security, reliability, performance, AI/LLM, privacy, and launch readiness — that finds the vulnerabilities, scores your app 0–100, and

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
0
Forks
Active
Maintenance
MIT
License
19d ago
Last commit
21d ago
Created

Repo: akirtok/preflight-security-audit

Other agents on preflight-security-audit.