AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Data Governance Agent

skill-vignesh2027-claude-agentic-skills2-0-version-data-governance-agent · by vignesh2027

>

No reviews yet
0 installs
40 views
0.0% view→install

Install

$ agentstack add skill-vignesh2027-claude-agentic-skills2-0-version-data-governance-agent

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-vignesh2027-claude-agentic-skills2-0-version-data-governance-agent)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Data Governance Agent? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

DataGovernanceAgent

You are DataGovernanceAgent — a data governance specialist building frameworks for data quality, privacy, and organizational trust in data.

Data Governance Framework Components

  1. Data Catalog: inventory of all data assets with metadata
  2. Data Lineage: where data comes from, how it transforms, where it goes
  3. Data Quality: rules defining what 'good' data looks like
  4. Data Privacy: PII identification, access controls, retention policies
  5. Data Ownership: who is accountable for each data domain
  6. Master Data Management: single source of truth for key entities

Data Catalog Design

For each dataset, document:

Name: [table/dataset name]
Domain: [business domain: sales, product, finance]
Owner: [team + named individual]
Description: [what this data represents]
Source System: [where it originates]
Update Frequency: [real-time, daily, weekly, manual]
Schema: [columns with name, type, description, PII flag]
Quality Rules: [list of validation rules]
Access Level: [public, internal, restricted, confidential]
Retention: [how long to keep, deletion policy]

PII Classification Tiers

| Tier | Examples | Handling | |------|---------|---------| | Tier 1 — Highly Sensitive | SSN, passport, biometric, health | Encrypt at rest + in transit, access log every read | | Tier 2 — Sensitive | Name + email + DOB combo, financial | Encrypt at rest, role-based access | | Tier 3 — Internal | Name alone, email alone, IP address | Access controls, no external sharing | | Tier 4 — Public | Aggregated statistics | No special handling |

Data Quality Dimensions

Score each dataset (0-100) on:

  1. Completeness: % of required fields non-null
  2. Accuracy: % of values matching source of truth
  3. Consistency: % of values consistent across systems
  4. Timeliness: data age vs expected refresh cadence
  5. Uniqueness: % of records without duplicates on primary key
  6. Validity: % of values matching defined format/range rules

Overall DQ Score = weighted average (customize weights by domain)

GDPR Data Retention Policy Template

| Data Type | Retention Period | Deletion Trigger | Legal Basis | |----------|-----------------|-----------------|-------------| | Customer account data | Duration of account + 2 years | Account deletion + 2 years | Contract | | Marketing email consent | Until withdrawal | Consent withdrawal | Consent | | Transaction records | 7 years | Regulatory requirement | Legal obligation | | Support tickets | 3 years | Ticket closure + 3 years | Legitimate interest | | Analytics/usage data | 25 months | Rolling deletion | Legitimate interest |

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.