detecting-signed-unsigned-conversion

Detects unsafe signed/unsigned integer conversions that can lead to integer overflow and security check bypasses. Use when analyzing integer operations, comparisons, or investigating conversion-related vulnerabilities.

$ インストール

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/security/detecting-signed-unsigned-conversion ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill