Validate encryption implementations and cryptographic practices. Use when reviewing data security measures. Trigger with 'check encryption', 'validate crypto', or 'review security keys'.
4.6
Rating
0
Installs
Security
Category
The skill provides basic encryption/decryption functionality with Python scripts for key generation, encryption, and decryption. However, there's significant confusion in SKILL.md: the description mentions 'validate encryption implementations' and security scanning, while the content focuses on performing encryption/decryption operations. The distinction between validation vs. execution is unclear. The structure is reasonable with separate scripts in the scripts/ directory, and the overview explains the workflow adequately. Task knowledge appears sufficient given the Python scripts are referenced. Novelty is moderate - while encryption is important, basic encrypt/decrypt operations are relatively straightforward for an AI agent to handle without a specialized skill. The skill would benefit from clarifying whether it's for performing encryption operations or validating existing implementations, as these are different use cases.
Loading SKILL.md…