# Send Data Governance Framework to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "afrexai-data-governance",
    "name": "Data Governance Framework",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-data-governance",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-data-governance",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/afrexai-data-governance",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-data-governance",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "afrexai-data-governance",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T14:34:40.772Z",
      "expiresAt": "2026-05-06T14:34:40.772Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-data-governance",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-data-governance",
        "contentDisposition": "attachment; filename=\"afrexai-data-governance-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "afrexai-data-governance"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/afrexai-data-governance"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/afrexai-data-governance",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-data-governance",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-data-governance/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-data-governance/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-data-governance/agent.md"
  }
}
```
## Documentation

### Data Governance Framework

Assess, score, and remediate your organization's data governance posture across 6 domains.

### What This Covers

Data Quality — Completeness, accuracy, consistency, timeliness scoring
Data Cataloging — Asset inventory, lineage tracking, metadata management
Access Control — Role-based permissions, least privilege, data classification (public/internal/confidential/restricted)
Compliance Mapping — GDPR, CCPA, SOX, HIPAA, PCI-DSS, industry-specific regulations
Retention & Lifecycle — Retention policies, archival schedules, deletion procedures, legal hold
AI/Agent Data Governance — Training data provenance, model input/output logging, bias detection, PII handling in agent workflows

### How to Use

When asked to assess data governance:

Ask which domains are priority (or assess all 6)
For each domain, evaluate 8 controls on a 0-3 scale:

0 = Not implemented
1 = Ad hoc / informal
2 = Documented and partially enforced
3 = Automated and continuously monitored


Calculate domain score (sum / 24 × 100)
Calculate overall governance score (average of domains)
Generate remediation roadmap prioritized by risk

### Scoring Interpretation

ScoreRatingAction0-25%CriticalImmediate remediation — regulatory risk26-50%Developing90-day improvement plan required51-75%ManagedOptimize and automate weak areas76-100%OptimizedMaintain and benchmark against peers

### Domain 1: Data Quality Controls

Data profiling automation (duplicate detection, format validation)
Quality dashboards with SLA thresholds
Root cause analysis for quality failures
Stewardship program (assigned data owners per domain)
Quality gates in data pipelines (reject bad data at ingestion)
Business rule validation (domain-specific logic checks)
Cross-system reconciliation (source vs target matching)
Quality trend tracking (month-over-month improvement metrics)

### Domain 2: Data Cataloging Controls

Automated asset discovery (databases, APIs, files, SaaS)
Business glossary with agreed definitions
Data lineage tracking (source → transformation → consumption)
Search and discovery interface for business users
Metadata enrichment (tags, classifications, sensitivity labels)
Catalog coverage tracking (% of assets documented)
Usage analytics (who accesses what, how often)
Integration with BI/analytics tools (catalog-aware queries)

### Domain 3: Access Control

Role-based access control (RBAC) with regular review
Data classification enforcement (labels drive permissions)
Least privilege principle (minimal default access)
Access request and approval workflows
Privileged access management (admin accounts monitored)
Access certification (quarterly re-certification of permissions)
Anomaly detection (unusual access patterns flagged)
De-provisioning automation (access removed on role change/exit)

### Domain 4: Compliance Mapping

Regulation inventory (which laws apply, by geography and industry)
Control-to-regulation mapping (which controls satisfy which requirements)
Data processing records (Article 30 GDPR / equivalent)
Consent management (capture, storage, withdrawal tracking)
Data subject rights automation (access, deletion, portability)
Cross-border transfer compliance (SCCs, adequacy decisions)
Breach notification procedures (72-hour GDPR, state-specific)
Regular compliance audits (internal + third-party)

### Domain 5: Retention & Lifecycle

Retention schedule by data type (contractual, regulatory, operational)
Automated archival pipelines (hot → warm → cold → delete)
Legal hold management (litigation preservation)
Deletion verification (confirmed purge with audit trail)
Storage cost optimization (tiered storage aligned to access patterns)
Backup and recovery testing (regular restore drills)
Data minimization enforcement (collect only what is needed)
End-of-life procedures for decommissioned systems

### Domain 6: AI/Agent Data Governance

Training data provenance tracking (source, consent, bias review)
Model input/output logging (what went in, what came out)
PII detection and masking in agent workflows
Hallucination monitoring (output accuracy validation)
Agent decision audit trail (explainability for automated decisions)
Data feedback loops (human review of agent data modifications)
Vendor data sharing agreements (what third-party APIs see your data)
Synthetic data policies (when and how to use generated data)

### Cost of Poor Governance

RiskAverage CostPrevention CostGDPR fine$4.3M (average 2025)$45K-$120K/yearData breach$4.88M (IBM 2025)$60K-$200K/yearFailed audit$150K-$500K remediation$30K-$80K/yearBad data decisions15-25% revenue impact$20K-$60K/yearAI bias incident$2M-$50M (litigation + brand)$25K-$75K/year

### Remediation Priority Matrix

Always fix in this order:

Compliance gaps — regulatory fines are existential
Access control — breaches destroy trust overnight
AI governance — fastest-growing risk category
Data quality — garbage in = garbage out at scale
Cataloging — you cannot govern what you cannot find
Retention — storage costs compound, legal risk accumulates

### Industry Benchmarks (2026)

IndustryAvg Governance ScoreTop QuartileRegulatory PressureFinancial Services68%85%+Extreme (SOX, PCI, GDPR)Healthcare62%80%+High (HIPAA, FDA, state)SaaS/Tech55%78%+Growing (SOC 2, GDPR, CCPA)Manufacturing45%70%+Moderate (ITAR, ISO)Retail/Ecommerce48%72%+Growing (PCI, CCPA, GDPR)

### Next Steps

Need a complete data governance implementation tailored to your industry?

Calculate your AI revenue leak
Industry context packs — $47 each
Agent setup wizard
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T14:34:40.772Z
- Expires at: 2026-05-06T14:34:40.772Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/afrexai-data-governance)
- [Send to Agent page](https://openagent3.xyz/skills/afrexai-data-governance/agent)
- [JSON manifest](https://openagent3.xyz/skills/afrexai-data-governance/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/afrexai-data-governance/agent.md)
- [Download page](https://openagent3.xyz/downloads/afrexai-data-governance)