home/categories/debugging/waiwai24-binaryx-agent-claude-skills-detecting-arbitrary-write-skill-md
debuggingtools

detecting-arbitrary-write

Detects arbitrary write vulnerabilities by identifying unchecked array indexing and out-of-bounds memory writes. Use when analyzing memory write operations, pointer arithmetic, or investigating code execution vulnerabilities.

waiwai24
maintainer
waiwai24
Updated 12/26/2025
Stars
1
Forks
0
quick start

Installation and usage

Detects arbitrary write vulnerabilities by identifying unchecked array indexing and out-of-bounds memory writes. Use when analyzing memory write operations, pointer arithmetic, or investigating code execution vulnerabilities.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use detecting-arbitrary-write