active-record-encryption
OfficialSecure sensitive data with Rails encryption.
AuthorThinkOodle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust protection for sensitive data stored in your Rails application by encrypting it at rest, preventing unauthorized access to PII, financial details, or other confidential information.
Core Features & Use Cases
- Data Encryption: Encrypts specific model attributes using strong, industry-standard algorithms.
- Queryable Encryption: Supports deterministic encryption for fields that need to be searched or filtered.
- Key Management: Guides secure generation, storage, and rotation of encryption keys.
- Migration Support: Facilitates seamless migration of existing unencrypted data to encrypted fields.
- Use Case: Encrypting user email addresses and social security numbers to comply with privacy regulations and protect against data breaches.
Quick Start
Use the active-record-encryption skill to encrypt the 'email' attribute on the 'User' model.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: active-record-encryption Download link: https://github.com/ThinkOodle/rails-skills/archive/main.zip#active-record-encryption Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.