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
Mis à jour 12/26/2025
Étoiles
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
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use detecting-signed-unsigned-conversion