# Security Data Encryption At REST

> Encrypt data at rest for protection

- Skill: `lgrappag/security-data-encryption-at-rest` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lgrappag/security-data-encryption-at-rest`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lgrappag/security-data-encryption-at-rest/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: LgrappaG (https://skillmd.com/u/lgrappag)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lgrappag/security-data-encryption-at-rest

---


# Security Data Encryption At Rest

Encrypt data at rest for protection

## Risk Level
**HIGH**

## Core Rules
- Implement properly
- Test thoroughly
- Validate results

## Response Pattern

1. Design appropriate approach
2. Implement solution
3. Test edge cases
4. Validate quality

## Usage Contexts
- Data security
- Development workflows

## What NOT to Do
- Weak encryption
- Incomplete testing
- Deploy without validation

