home/categories/framework-internals/waiwai24-binaryx-agent-claude-skills-detecting-signed-unsigned-conversion-skill-md
framework-internalsdevelopment
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.
maintainer
waiwai24
Updated 12/26/2025
Stars
1
Forks
0
quick start
Installation and usage
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use detecting-signed-unsigned-conversion