encryption
π―Skillfrom igbuend/grimbard
Generates, validates, and manages encryption keys and implements secure cryptographic protocols for data protection across various algorithms and use cases.
Same repository
igbuend/grimbard(43 items)
Installation
npx skills add https://github.com/igbuend/grimbard --skill encryptionNeed more details? View full documentation on GitHub β
More from this repository10
Rapidly maps and explores software project structures, dependencies, and architectural patterns across multiple programming languages and frameworks.
Generates comprehensive security documentation for codebases, identifying vulnerabilities, best practices, and compliance requirements across project files.
Generates detailed SARIF reports for code vulnerabilities, mapping security issues across repositories with comprehensive analysis and tracking.
Reviews code for adherence to industry-standard software engineering best practices, identifying potential improvements in design, performance, and maintainability.
Detects and helps remediate weak randomness vulnerabilities in cryptographic implementations, highlighting potential entropy risks.
Detects and prevents phantom package dependencies in Python projects, reducing build errors and improving dependency management.
Tracks and logs detailed entity state changes, interactions, and lifecycle events with configurable verbosity and structured output formats.
Securely transmit data by selectively encrypting specific segments of a payload using configurable encryption protocols and key management.
Securely implement password authentication with salting, hashing, and validation for user login systems across different programming environments.
Detects and prevents session fixation vulnerabilities by identifying and mitigating potential authentication session hijacking risks in web applications.