Skip to main content

Encryption Skill

Provides secure patterns for implementing encryption in AI applications, ensuring data protection and compliance with regulations.

Install this skill

or
40/100

Security score

The Encryption Skill skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category, including 4 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 53

Access to system keychain/keyring

SourceSKILL.md
535. **Integrate with OS keychains** for master key storage
high line 446

Access to system keychain/keyring

SourceSKILL.md
446| Hardcoded Keys | `SECRET_KEY = b"..."` | `os_keychain.get_key()` |
high line 459

Access to system keychain/keyring

SourceSKILL.md
459- [ ] Plan key storage (OS keychain integration)
high line 490

Access to system keychain/keyring

SourceSKILL.md
490**Key Objectives**: AES-256-GCM with random nonces, Argon2id KDF, OS keychain integration, authenticated encryption, key rotation support.
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →