data-classification-engineer

Automate data discovery, classification, and labeling for GRC compliance.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Muath2000/TradeStation --skill data-classification-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-classification-engineer
Source: https://github.com/Muath2000/TradeStation/tree/main/.claude/skills/data-classification-engineer
Command: npx skills add https://github.com/Muath2000/TradeStation --skill data-classification-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex and critical process of discovering, classifying, and governing sensitive data across an organization's diverse data landscape, ensuring compliance and security.

Core Features & Use Cases

  • Automated Data Discovery: Scans various data sources (databases, cloud storage) to identify data assets.
  • PII/PHI/PCI Classification: Detects and labels sensitive data types like personal information, health records, and payment card details using regex, ML, and heuristics.
  • Sensitivity Labeling & Governance: Assigns security labels (e.g., Public, Internal, Confidential) and maps them to regulatory requirements like PDPL and GDPR.
  • Use Case: Automatically scan all tables in a PostgreSQL database, identify columns containing Saudi National IDs and credit card numbers, label them as 'Restricted', and map them to PDPL and PCI compliance requirements.

Quick Start

Run a data classification scan on all connected PostgreSQL databases for the current tenant.

Frequently Asked Questions about data-classification-engineer

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

FAQPage Schema
How do I automate data classification and PII detection for PostgreSQL databases?

Scan PostgreSQL databases to discover data assets and identify columns containing PII, PHI, and PCI using regex, ML, and heuristics. The scan labels sensitive columns like Saudi National IDs and maps them to PDPL and PCI compliance requirements.

What is data discovery and how does it map to GDPR and PDPL compliance?

Data discovery scans diverse data sources to identify and inventory assets. It assigns sensitivity labels like Public, Internal, or Confidential, mapping sensitive data directly to regulatory requirements like PDPL and GDPR for compliance.

Does this data classification workflow support event-driven Kafka streams?

Yes, the data classification workflow integrates with Kafka to support event-driven architectures. This enables automated data discovery, classification, and lineage tracking to be triggered and managed within event-driven workflows.

Can I use Node.js and TypeScript to scan cloud storage for sensitive data?

Yes, you can use this Node.js and TypeScript engine to scan cloud storage and databases for sensitive data. It detects PHI, PCI, and PII, assigns security labels, and tracks data lineage for governance.

What is the best way to classify Saudi National IDs and credit card numbers for PCI DSS compliance?

The best way to classify Saudi National IDs and credit card numbers for PCI DSS compliance is using an automated scanner that detects these specific patterns, labels the data as Restricted, and maps the columns directly to PCI compliance requirements.

What sensitivity labels are applied when governing data assets for enterprise GRC?

When governing data assets for enterprise GRC, sensitivity labels such as Public, Internal, and Confidential are applied. These labels map discovered data to regulatory requirements like PDPL, GDPR, and PCI DSS.