ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

dpa

Data Processing Agreement reference — GDPR Article 28, processor obligations, sub-processor management, and cross-border transfers. Use when drafting or reviewing DPAs with vendors.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/dpa
Or

DPA — Data Processing Agreement Reference

Quick-reference skill for Data Processing Agreements, GDPR Article 28 compliance, and processor obligations.

When to Use

  • Drafting a DPA with a new vendor or service provider
  • Reviewing a vendor's DPA for GDPR compliance
  • Understanding controller vs processor obligations
  • Managing sub-processor chains
  • Handling cross-border data transfers in DPAs

Commands

intro

scripts/script.sh intro

Overview of DPAs — what they are, when required, legal basis.

article28

scripts/script.sh article28

GDPR Article 28 requirements — mandatory DPA clauses.

roles

scripts/script.sh roles

Controller vs Processor vs Sub-processor — roles and responsibilities.

clauses

scripts/script.sh clauses

Essential DPA clauses — scope, obligations, security, and termination.

subprocessors

scripts/script.sh subprocessors

Sub-processor management — authorization, notification, and liability.

transfers

scripts/script.sh transfers

Cross-border data transfers — SCCs, adequacy decisions, and safeguards.

breaches

scripts/script.sh breaches

Data breach handling in DPAs — notification, cooperation, and remediation.

checklist

scripts/script.sh checklist

DPA review checklist for compliance verification.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
DPA_DIRData directory (default: ~/.dpa/)

Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-dpa": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#dpa#gdpr#data-processing#privacy#processor#legal#compliance
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.