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
Обновлено 12/26/2025
Звёзды
1
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use detecting-signed-unsigned-conversion