CortexCodeSkills
Governance Official

Data Governance

Classify PII, propose masking policies, and audit access patterns across schemas.

by Snowflake Updated 6 weeks ago Updated recently
$ cortex-code skill install data-governance

Requires Cortex Code CLI ≥ 1.6

About

Closes the loop on data discovery → classification → enforcement → audit. The skill crawls schemas you have access to, applies PII heuristics tuned for common Snowflake data shapes, drafts masking policies for review, and tracks which roles touched what over a rolling window. Designed to be run on a schedule, not just ad-hoc.

How to use

Run a scan against the current database:

cortex-code skill install data-governance
cortex-code /governance scan --db ANALYTICS

The output is a remediation plan grouped by severity, with a one-command apply path for each finding. Nothing is enforced until you explicitly approve it.

Tags

piimaskingauditcompliance