Gdpr
Audit GDPR compliance, generate privacy policies, and document data flows. Use when auditing practices, drafting policies, or checking consent flows.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/gdprGDPR
GDPR v2.0.0 — a security toolkit for managing GDPR compliance workflows from the command line. Log security operations, audit trails, policy changes, and more. Each entry is timestamped and persisted locally. Works entirely offline — your data never leaves your machine.
Commands
Domain Commands
Each domain command works in two modes: log mode (with arguments) saves a timestamped entry, view mode (no arguments) shows the 20 most recent entries.
| Command | Description |
|---|---|
gdpr generate <input> | Log a generation event (privacy policy, consent form, etc.) |
gdpr check-strength <input> | Log a strength check result (password, encryption, etc.) |
gdpr rotate <input> | Log a key/credential rotation event |
gdpr audit <input> | Log an audit finding or compliance check result |
gdpr store <input> | Log a data storage event (what was stored and where) |
gdpr retrieve <input> | Log a data retrieval/access event |
gdpr expire <input> | Log a data expiration or retention event |
gdpr policy <input> | Log a policy change or update |
gdpr report <input> | Log a report entry or compliance summary |
gdpr hash <input> | Log a hashing operation (data anonymization, etc.) |
gdpr verify <input> | Log a verification result (identity, consent, integrity) |
gdpr revoke <input> | Log a revocation event (consent withdrawal, access removal) |
Utility Commands
| Command | Description |
|---|---|
gdpr stats | Show summary statistics across all log files |
gdpr export <fmt> | Export all data to a file (formats: json, csv, txt) |
gdpr search <term> | Search all log entries for a term (case-insensitive) |
gdpr recent | Show the 20 most recent entries from the activity log |
gdpr status | Health check — version, data dir, entry count, disk usage |
gdpr help | Show the built-in help message |
gdpr version | Print the current version (v2.0.0) |
Data Storage
All data is stored locally at ~/.local/share/gdpr/. Each domain command writes to its own log file (e.g., audit.log, policy.log, revoke.log). A unified history.log tracks all actions across commands. Use export to back up your data at any time.
Requirements
- Bash (4.0+)
- No external dependencies — pure shell script
- No network access required
When to Use
- Auditing GDPR compliance across your organization's data practices
- Logging data access and retrieval events for accountability
- Tracking consent revocations and data subject requests
- Recording key/credential rotation schedules
- Documenting policy changes with timestamps for audit trails
- Managing data retention and expiration workflows
- Generating compliance reports from logged activity
- Exporting audit logs for regulatory submissions
Examples
# Log a compliance audit finding
gdpr audit "User data export endpoint missing encryption — needs fix"
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-gdpr": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
hr-policy-generator
Comprehensive HR policy development covering attendance, time-off, overtime, remote work, and compliance. Generates structured policy documents, legal checklists, exception handling frameworks, and employee communication plans tailored to company size, work arrangement, and jurisdiction.
sealvera
Tamper-evident audit trail for AI agent decisions. Use when logging LLM decisions, setting up AI compliance, auditing agents for EU AI Act, HIPAA, GDPR or SOC 2, or when a user asks about AI decision audit trails, explainability, or SealVera.
ghostshield
反同事蒸馏防护盾 - 保护你的代码风格,防止被 AI 精准蒸馏。 提供三级混淆模型:基础防护、深度混淆、极致隐匿。
astrai-inference-router
Route all LLM calls through Astrai for 40%+ cost savings with intelligent routing and privacy controls