encrypting-and-decrypting-data
Validate encryption implementations and cryptographic practices. Use when reviewing data security measures. Trigger with 'check encryption', 'validate crypto', or 'review security keys'.
Content Preview
--- name: encrypting-and-decrypting-data description: Validate encryption implementations and cryptographic practices. Use when reviewing data security measures. Trigger with 'check encryption', 'validate crypto', or 'review security keys'. version: 1.0.0 allowed-tools: "Read, Write, Edit, Grep, Glob, Bash(security:*), Bash(scan:*), Bash(audit:*)" license: MIT author: Jeremy Longshore <[email protected]> compatible-with: claude-code, codex, openclaw --- # Encryption Tool Validate encryp
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/encrypting-and-decrypting-data.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/security/encryption-tool/skills/encrypting-and-decrypting-data/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/security/encryption-tool/skills/encrypting-and-decrypting-data/SKILL.md
Related Skills
Encrypting and Decrypting Data
This skill enables Claude to encrypt and decrypt data using various algorithms provided by the encryption-tool plugin. It should be used when the user requests to "encrypt data", "decrypt a file", "generate an encrypted file", or needs to secure sensitive information. This skill supports various enc
skill-adapterencrypting and decrypting data
by jeremylongshore · plugins-plus-skills
azure-keyvault-keys-rust
Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".
developmentazurekeyvaultkeys
by sickn33 (Antigravity) · antigravity-awesome-skills
state-management
Terraform State Management Reference
engineeringstatemanagement
by alirezarezvani · alirezarezvani-claude-skills