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.

waiwai24
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
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use detecting-signed-unsigned-conversion