selective-encrypted-storage-pattern

Community

Encrypt sensitive data at rest.

Authorigbuend
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the risk of sensitive data being exposed if storage systems are compromised by encrypting specific data fields before they are stored.

Core Features & Use Cases

  • Field-Level Encryption: Encrypts only designated sensitive data elements, leaving non-sensitive data in plaintext.
  • Application Control: The application determines what to encrypt and manages the encryption/decryption process.
  • Use Case: Protecting Personally Identifiable Information (PII) like social security numbers or credit card details within a database, while allowing other user profile information to remain searchable and accessible.

Quick Start

Apply the selective encrypted storage pattern to encrypt the 'ssn' field before saving user data.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: selective-encrypted-storage-pattern
Download link: https://github.com/igbuend/grimbard/archive/main.zip#selective-encrypted-storage-pattern

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.