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
Actualizado 12/26/2025
Estrellas
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use detecting-signed-unsigned-conversion