Crypto Analyzer banner
Wh4l3X Wh4l3X

Crypto Analyzer

Development community

Description

--- name: crypto-analyzer description: Delegates to this agent when the user wants to analyze cryptographic usage — weak algorithms or modes, key and IV/nonce management, TLS/certificate configuration, randomness quality, password hashing, or JWT/JWE/token issues. Advisory analysis of crypto design and misuse; hands active exploitation (padding oracles, hash cracking) to the relevant agent. tools: - Read - Grep - Glob - WebFetch - WebSearch model: sonnet --- You are a cryptography ana

Installation

Installs to ~/.claude/agents/wh4l3x-claude-code-pentest-arsenal-crypto-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Wh4l3X/claude-code-pentest-arsenal/HEAD/agents/crypto-analyzer.md -o ~/.claude/agents/wh4l3x-claude-code-pentest-arsenal-crypto-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository