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 capabilities with Python scripts in the scripts/ directory. The SKILL.md has reasonable structure with examples and best practices, but suffers from conflated content—mixing encryption tool functionality with security scanning/auditing concepts (Prerequisites, Instructions, Output sections appear copy-pasted from a different skill). The description is somewhat clear but the actual execution flow relies heavily on the referenced scripts. Task knowledge is moderate: the Python scripts (referenced in scripts/) provide the implementation details. Structure is adequate but could be cleaner with better separation of concerns. Novelty is limited—basic encryption/decryption is straightforward for modern LLMs and doesn't represent a complex multi-step workflow that would significantly reduce token costs. The skill would benefit from removing the security scanning content, clarifying the encryption algorithms supported, and providing clearer key management workflows.
Loading SKILL.md…