dsar-handler

Automate DSAR processing with identity verification, data discovery, and deletion attestation.

3|2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/robotijn/ctoc --skill dsar-handler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dsar-handler
Source: https://github.com/robotijn/ctoc/tree/main/skills/legal/dsar-handler
Command: npx skills add https://github.com/robotijn/ctoc --skill dsar-handler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual, error-prone work of managing Data Subject Access Requests (DSARs) across multiple global privacy regimes, reducing the risk of missed statutory deadlines, incomplete data discovery, and non-compliant exports that result in costly regulatory fines.

Core Features & Use Cases

  • End-to-end DSAR workflow management: Automates identity verification, scope assessment, cross-store data discovery, machine-readable data export, and signed deletion attestation for every DSAR.
  • Multi-regime statutory clock tracking: Automatically tracks response deadlines for GDPR, CCPA/CPRA, Quebec Law 25, LGPD, and HIPAA, applying the tightest applicable deadline when multiple regimes apply to a single request.
  • Immutable audit evidence: Generates per-request YAML evidence files with all workflow stages, decisions, and attestations to satisfy regulator audit requirements. Use case: A SaaS company receives a GDPR access and erasure request from an EU user. This skill verifies the user's identity, scans all databases, analytics tools, and third-party processors for relevant data, generates a compliant JSON export, files a signed deletion attestation, and tracks the one-month GDPR response deadline automatically.

Quick Start

Use the dsar-handler skill to process a new Data Subject Access Request for user [email protected] under GDPR and CCPA rules, and generate the required export and deletion attestation.

Frequently Asked Questions about dsar-handler

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GDPR data subject access request processing end to end?

Automating GDPR data subject access request processing involves verifying user identity, scanning data stores, generating machine-readable exports, and filing signed deletion attestations with per-request audit trails.

What is the best way to track multiple privacy regulation deadlines for a single user request?

Tracking multiple privacy regulation deadlines requires applying the tightest applicable statutory response window automatically when a single request triggers overlapping rules from GDPR, CCPA/CPRA, Quebec Law 25, LGPD, or HIPAA.

How do I generate compliant audit evidence files for data deletion requests?

Generating compliant audit evidence files for data deletion requests requires capturing all workflow stages and attestations into immutable per-request YAML files with content-addressed export signatures.

Can I use automated DSAR workflows to discover personal data across multiple databases and third-party processors?

Automated DSAR workflows support cross-store personal data discovery by scanning all connected databases, analytics tools, and third-party processors to locate user information before export or cascading deletion.

Does DSAR compliance automation support both machine-readable data exports and signed deletion attestations?

DSAR compliance automation supports generating machine-readable JSON data exports for access requests and producing signed deletion attestations to verify that erasure requirements have been executed across all data stores.

What happens if I miss a statutory deadline for CCPA or LGPD data subject requests?

Missing a statutory deadline for CCPA or LGPD data subject requests risks costly regulatory fines, which is why automated statutory clock tracking applies the tightest deadline when multiple regimes apply simultaneously.