Axguard Crypto — Development skill for Claude Code
Crypto footguns — hard-coded keys/IVs, MD5 passwords, Math.random tokens, TLS verify off.
How to install Axguard Crypto
Installs to ~/.claude/skills/awarexone-axguard-axguard-crypto/SKILL.md
mkdir -p ~/.claude/skills/awarexone-axguard-axguard-crypto && curl -fsSL https://raw.githubusercontent.com/Awarexone/AXguard/HEAD/commands/axguard-crypto.md -o ~/.claude/skills/awarexone-axguard-axguard-crypto/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Axguard Crypto does
description: Crypto footguns — hard-coded keys/IVs, MD5 passwords, Math.random tokens, TLS verify off. Usage: /axguard-crypto [path]
/axguard-crypto
**Specialist:** Crypto Reviewer
Usage
/axguard-crypto
/axguard-crypto ./
Focus
- Hard-coded AES/secret keys and IVs
- MD5/SHA1 near password hashing
Math.randomfor tokens / CSRF / session materialverify=False/rejectUnauthorized: false/ skip TLS verify
Steps
- Scan → keep
crypto.*. - Confirm the s
Alternatives in Development
- Crypto Research Command — Think hard and execute comprehensive cryptocurrency research by calling all crypto analysis agents in parallel 3.4k ★
- Math Modeling Skill — 数学建模技能 - 面向 CUMCM、MCM/ICM 等数学建模竞赛的三阶段工作流:建模分析、Python/MATLAB 编程与 DOCX 论文生成 902 ★
- Crypto Market Rank — Query crypto market rankings including trending tokens, smart money inflows, meme rankings, and top trader PnL 483 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Axguard Secrets
Hunt hard-coded secrets, keys, tokens, PEM material. Usage: /axguard-secrets [path]
Bashrc Credential Guard
Always check ~/.bashrc for credentials, API keys, passwords, and configuration values before asking user
Claude Animation Skill
Claude Code skill for directing 3D animation in Blender: product/hero shots, camera moves, lens and forced-per
Axguard Auth
AuthZ / IDOR / JWT / CSRF footgun hunt. Usage: /axguard-auth [path]
Heeler Secrets Scan
Run Heeler secret scanning for a repository or staged changes. Use when comitting code or the user asks to det
Download Encode
Download ENCODE files (BED, FASTQ, BAM, bigWig) with MD5 verification
Related Agents
Secret Purist
The paranoid sentinel of credential security. Use this agent to scan codebases and git history for leaked secr
Crypto Analyzer
Delegates to this agent when the user wants to analyze cryptographic usage — weak algorithms or modes, key and
Crypto Attacker
Cryptography and TLS security specialist. Handles TLS configuration auditing, JWT algorithm confusion, padding