Awarexone

Axguard Crypto — Development skill for Claude Code

Development community

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

Terminal
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.random for tokens / CSRF / session material
  • verify=False / rejectUnauthorized: false / skip TLS verify

Steps

  1. Scan → keep crypto.*.
  2. 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 Repository