data-privacy-guardian

Detect PII, mask sensitive data, and manage consent and encryption.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/cornmanwtf/ABANG-COLEK --skill data-privacy-guardian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-privacy-guardian
Source: https://github.com/cornmanwtf/ABANG-COLEK/tree/main/skills/security-compliance/data-privacy-guardian
Command: npx skills add https://github.com/cornmanwtf/ABANG-COLEK --skill data-privacy-guardian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need to protect sensitive information by detecting Personally Identifiable Information (PII), masking data, and implementing robust consent management and encryption strategies.

Core Features & Use Cases

  • PII Detection: Automatically identifies sensitive data within various data sources.
  • Data Masking: Obfuscates or redacts detected PII to prevent unauthorized access.
  • Consent Management: Facilitates the tracking and enforcement of user consent for data usage.
  • Encryption: Implements encryption mechanisms to secure data at rest and in transit.
  • Use Case: A company needs to ensure its customer database complies with GDPR. This Skill can scan the database, mask all email addresses and phone numbers, and log consent status for marketing communications.

Quick Start

Use the data-privacy-guardian skill to detect and mask PII in the provided customer data file.

Frequently Asked Questions about data-privacy-guardian

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

FAQPage Schema
How do I detect and mask PII in a customer database for GDPR compliance?

To detect and mask PII for GDPR compliance, you need a tool that identifies sensitive data like email addresses and phone numbers, then applies data masking or redaction to prevent unauthorized access across your data sources.

What is the best way to manage user consent for data usage in system architecture?

Managing user consent in system architecture involves tracking and enforcing user permissions for data processing, ensuring that data handling policies adhere to non-functional requirements and privacy regulations across various environments.

How does data encryption apply to data privacy compliance at rest and in transit?

Data encryption secures data privacy compliance by implementing cryptographic mechanisms that protect sensitive information both at rest and in transit, ensuring system architecture design meets required security patterns.

Can I use automated PII detection for system architecture design and security implementation?

You can use automated PII detection during system architecture design by integrating it with system context to identify sensitive data sources and select appropriate security patterns for comprehensive security implementation.

When do I need data masking and consent management for data handling policies?

You need data masking and consent management for data handling policies when processing sensitive user information, ensuring that all Personally Identifiable Information is obfuscated and data usage aligns with tracked consent statuses.