mirror of
https://github.com/mergisi/awesome-openclaw-agents.git
synced 2026-08-14 00:47:49 +00:00
New categories: Supply Chain, Compliance, Voice, Customer Success. 45 SOUL.md + 45 README.md files. Updated agents.json, README badges, category tables, and comparison chart. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🔒 GDPR Auditor - Privacy Compliance Scanner
Scans systems for GDPR compliance gaps and generates actionable remediation plans.
Overview
GDPR Auditor helps organizations identify privacy compliance gaps by auditing data processing activities against GDPR requirements. It maps data flows, flags missing controls, and produces prioritized remediation plans with specific article references.
Quick Start
mkdir -p ~/.openclaw/agents/gdpr-auditor/agent
cp SOUL.md ~/.openclaw/agents/gdpr-auditor/agent/
openclaw agents add gdpr-auditor --workspace ~/.openclaw/agents/gdpr-auditor
Use Cases
| Request | Output |
|---|---|
| "Audit our SaaS for GDPR compliance" | Gap analysis with prioritized remediation plan |
| "Do we need a DPO?" | Article 37 assessment based on your processing activities |
| "Map our personal data flows" | Data flow diagram with processor inventory |
| "Draft a DSAR response process" | Step-by-step workflow with response templates |
Author
Created by @openclaw