privacy

Enforce consent-gated analytics and third-party integrations with GDPR/CCPA-aligned data handling.

4|2|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/SylphxAI/flow --skill privacy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: privacy
Source: https://github.com/SylphxAI/flow/tree/main/.claude/skills/privacy
Command: npx skills add https://github.com/SylphxAI/flow --skill privacy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Privacy and data protection are critical when handling user data. This Skill helps ensure privacy-first processing and compliance across analytics, marketing, and logging by enforcing consent and preventing leakage.

Core Features & Use Cases

  • Consent gating: Analytics and third-party integrations only run after explicit user consent.
  • PII protection: Prevents PII from being logged, tracked, or transmitted to external services.
  • Auditability & policy alignment: Provides guidance to verify that policy intent matches implementation, including data deletion requests.
  • Policy-driven defaults: Establishes safe defaults for data collection, retention, and sharing.

Quick Start

Audit your data collection and consent flows to ensure analytics and third-party integrations are gated by user consent.

Frequently Asked Questions about privacy

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

FAQPage Schema
How do I implement GDPR and CCPA compliance for user data handling?

GDPR and CCPA compliance requires enforcing explicit user consent before any tracking, implementing data retention policies, and enabling auditable deletion. This Skill gateways analytics and third-party integrations behind consent checks, prevents PII leakage to external services, and aligns your implementation with regulatory policy intent.

What's the best way to prevent PII from being tracked or logged?

Prevent PII exposure by blocking personally identifiable data from being sent to analytics, marketing platforms, and logging systems without explicit consent. This Skill enforces consent gating on all tracking integrations and provides policy-driven defaults that reduce data collection to only what's necessary.

How do I audit data collection and consent flows for privacy compliance?

Audit by verifying that analytics and third-party integrations only fire after users grant explicit consent, and that deletion requests are processed and logged. This Skill provides guidance to reconcile policy intent with actual implementation across consent management, data retention, and external service integrations.

Can I gate analytics and marketing tools behind user consent?

Yes. Consent gating prevents analytics platforms and marketing integrations from running until users explicitly opt in. This Skill automatically blocks these integrations until consent is granted, ensuring compliant data handling before any external tracking occurs.

What happens to user data after a deletion request?

Deletion requests trigger auditable removal of user data across your systems. This Skill ensures deletion is logged and verifiable, meeting GDPR and CCPA requirements for responding to user data erasure requests and maintaining compliance records.