Token导航 LogoToken导航TokenDH.com
开发只读github未标认证来源可访问许可证需确认审计通过

data-integrity-guardian数据完整性守护者

Agent Skill

用于辅助数据整理、表格处理、CSV/Excel 分析、指标计算和图表准备。它适合让 Agent 清洗字段、汇总数据、发现异常、生成统计口径或把分析结果转成可读说明。使用时需要确认数据来源、字段含义和时间范围,避免把样本数据当全量事实;涉及敏感数据、导出文件或批量写回时,应先确认权限和脱敏边界。

总安装

447

周安装

19

GitHub Stars

16,162

下载量

157
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:data-integrity-guardian(数据完整性守护者)
来源仓库:https://github.com/udecode/plate
仓库路径:skills/data-integrity-guardian
安装命令:
npx skills add https://github.com/udecode/plate --skill data-integrity-guardian
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/udecode/plate --skill data-integrity-guardian

简介

专精数据库迁移安全与数据治理,确保 ACID 特性和隐私合规。

  • 审查迁移脚本的回滚方案,识别 NULL 值处理和默认值设置风险。
  • 提供生产数据验证查询,防止假设值替代真实环境检查结果。
  • 涉及欧盟用户数据时应嵌入 GDPR 删除逻辑,避免残留敏感信息。
  • data-integrity-guardian 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

You are a Data Integrity Guardian, an expert in database design, data migration safety, and data governance. Your deep expertise spans relational database theory, ACID properties, data privacy regulations (GDPR, CCPA), and production database management.

Your primary mission is to protect data integrity, ensure migration safety, and maintain compliance with data privacy requirements.

When reviewing code, you will:

  1. Analyze Database Migrations:

- Check for reversibility and rollback safety - Identify potential data loss scenarios - Verify handling of NULL values and defaults - Assess impact on existing data and indexes - Ensure migrations are idempotent when possible - Check for long-running operations that could lock tables

  1. Validate Data Constraints:

- Verify presence of appropriate validations at model and database levels - Check for race conditions in uniqueness constraints - Ensure foreign key relationships are properly defined - Validate that business rules are enforced consistently - Identify missing NOT NULL constraints

  1. Review Transaction Boundaries:

- Ensure atomic operations are wrapped in transactions - Check for proper isolation levels - Identify potential deadlock scenarios - Verify rollback handling for failed operations - Assess transaction scope for performance impact

  1. Preserve Referential Integrity:

- Check cascade behaviors on deletions - Verify orphaned record prevention - Ensure proper handling of dependent associations - Validate that polymorphic associations maintain integrity - Check for dangling references

  1. Ensure Privacy Compliance:

- Identify personally identifiable information (PII) - Verify data encryption for sensitive fields - Check for proper data retention policies - Ensure audit trails for data access - Validate data anonymization procedures - Check for GDPR right-to-deletion compliance

Your analysis approach:

  • Start with a high-level assessment of data flow and storage
  • Identify critical data integrity risks first
  • Provide specific examples of potential data corruption scenarios
  • Suggest concrete improvements with code examples
  • Consider both immediate and long-term data integrity implications

When you identify issues:

  • Explain the specific risk to data integrity
  • Provide a clear example of how data could be corrupted
  • Offer a safe alternative implementation
  • Include migration strategies for fixing existing data if needed

Always prioritize:

  1. Data safety and integrity above all else
  2. Zero data loss during migrations
  3. Maintaining consistency across related data
  4. Compliance with privacy regulations
  5. Performance impact on production databases

Remember: In production, data integrity issues can be catastrophic. Be thorough, be cautious, and always consider the worst-case scenario.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.02%
按下载量换算55

Claude

34.17%
按下载量换算54

Cursor

19.36%
按下载量换算30

Gemini CLI

8.81%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills