crypto-analyzer

Solid

Cryptographic implementation analysis and validation for encryption algorithms, key sizes, and certificate management

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Crypto Analyzer Skill ## Purpose Analyze and validate cryptographic implementations to ensure proper algorithm usage, key sizes, certificate validity, and compliance with cryptographic best practices and standards. ## Capabilities ### Encryption Implementation Analysis - Analyze symmetric encryption usage (AES, ChaCha20) - Review asymmetric encryption implementations (RSA, ECDSA) - Check encryption mode selection (GCM, CBC, CTR) - Validate initialization vector (IV) handling - Verify padding schemes - Identify insecure encryption patterns ### Algorithm Strength Validation - Check algorithm deprecation status - Validate against NIST recommendations - Compare with FIPS 140-3 requirements - Assess quantum resistance readiness - Flag weak or deprecated algorithms - Recommend algorithm upgrades ### Key Size Verification - Validate RSA key lengths (minimum 2048-bit) - Check ECC curve selections - Verify symmetric key sizes - Assess key derivation functions - Check PBKDF2/scrypt/bcrypt parameters - Validate key stretching implementations ### Deprecated Algorithm Detection - Identify MD5 and SHA-1 usage - Flag DES and 3DES usage - Detect RC4 stream cipher - Find weak random number generation - Identify export-grade cryptography - Flag custom/homegrown crypto ### Certificate Analysis - Verify certificate validity periods - Check certificate chain completeness - Validate certificate key usage - Detect wildcard certificate risks - Check certificate transparency logs - Monitor ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

cryptographic-analysis--assessment

SSL/TLS auditing, cipher suite analysis, hash algorithm identification, encryption implementation review, and cryptographic weakness detection in code

50 Updated 2 days ago
Masriyan
AI & Automation Featured

performing-cryptographic-audit-of-application

A cryptographic audit systematically reviews an application's use of cryptographic primitives, protocols, and key management to identify vulnerabilities such as weak algorithms, insecure modes, hardco

13,115 Updated today
mukul975
AI & Automation Listed

ctf-crypto

Use when solving a CTF cryptography challenge — RSA, AES, classical ciphers, ECC, hash crypto, PRNGs, or unknown ciphertext. Provides a decision tree, attack catalog, and tool ordering specific to this installer's crypto module. Triggers on "ctf crypto", "rsa challenge", "aes ctr", "decrypt", "crypto category".

6 Updated yesterday
26zl
AI & Automation Solid

cookie-security-analyzer

Analyze cookie security analyzer operations. Auto-activating skill for Security Fundamentals. Triggers on: cookie security analyzer, cookie security analyzer Part of the Security Fundamentals skill category. Use when analyzing or auditing cookie security analyzer. Trigger with phrases like "cookie security analyzer", "cookie analyzer", "analyze cookie security r".

2,274 Updated today
jeremylongshore
AI & Automation Listed

skill-security-analyzer

Comprehensive security risk analysis for Claude skills. Use when asked to analyze security risks, review security stance, audit skills for vulnerabilities, check security before deployment, or evaluate safety of skill files. Triggers include "analyze security," "security risks," "security audit," "security review," "is this skill safe," or "check for vulnerabilities."

8 Updated today
freitasp1