detecting-pointer-subtraction

Detects unsafe pointer subtraction operations that can lead to incorrect size calculations and integer underflow. Use when analyzing pointer arithmetic, size calculations, or investigating buffer sizing issues.

$ 安裝

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/detecting-pointer-subtraction ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill