Encrypts sensitive data before writing to a database or disk so that raw database access does not expose plaintext PII or secrets. Use when storing SSNs, credit cards, health records, API keys, or any regulated personal data. Triggers on: encryption, at-rest encryption, AES, field encryption, database encryption, GDPR, HIPAA, PCI-DSS, sensitive fields, KMS.
Encrypts sensitive data before writing to a database or disk so that raw database access does not expose plaintext PII or secrets. Use when storing SSNs, credit cards, health records, API keys, or any regulated personal data. Triggers on: encryption, at-rest encryption, AES, field encryption, database encryption, GDPR, HIPAA, PCI-DSS, sensitive fields, KMS.
在写入数据库或磁盘之前对敏感数据进行加密,以便即使直接访问数据库也不会暴露明文的个人识别信息(PII)或机密信息。在存储社会保障号码(SSN)、信用卡、健康记录、API 密钥或任何受监管的个人数据时使用。触发关键词:加密、静态加密(at-rest)、AES、字段加密、数据库加密、GDPR、HIPAA、PCI-DSS、敏感字段、KMS。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer