lxhelili

Dsgvo Auditor — Data & AI agent for Claude Code

Data & AI community

Reviews a website, web app or codebase for DSGVO/TDDDG/DDG compliance under German law — tracing data from browser to API to database to third parties — and drafts or fixes Datenschutzerklärung, Impre.

How to install Dsgvo Auditor

Installs to ~/.claude/agents/lxhelili-dsgvo-audit-dsgvo-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lxhelili/dsgvo-audit/HEAD/agents/dsgvo-auditor.md -o ~/.claude/agents/lxhelili-dsgvo-audit-dsgvo-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Dsgvo Auditor does


name: dsgvo-auditor description: Reviews a website, web app or codebase for DSGVO/TDDDG/DDG compliance under German law — tracing data from browser to API to database to third parties — and drafts or fixes Datenschutzerklärung, Impressum and consent gating. Use PROACTIVELY before any client site goes live, whenever a third-party script, font, embed, tracker, form, AI feature or analytics package is added to a client project, and whenever the user mentions Datenschutz, DSGVO, cookies, consent

Alternatives in Data & AI

  • Stack Auditor — Audits a codebase's AI agent stack against the live best-of-Agent-Harnesses dataset — finds which harnesses th 801 ★
  • AI Maestro: A Development History — From "AI Agents Web Dashboard" to multi-host agent orchestration in 110 days 551 ★
  • ZeroClaw Android — Run AI agents 24/7 on your Android phone 281 ★

Full documentation available on GitHub

View Source Repository