Skip to main content
Run any Skill in Manus
with one click
$pwd:

integer-overflow-anti-pattern

// Security anti-pattern for integer overflow vulnerabilities (CWE-190). Use when generating or reviewing code that performs arithmetic on user-controlled values, handles sizes/quantities, or calculates prices/amounts. Detects overflow in validated inputs.

$ git log --oneline --stat
stars:4
forks:1
updated:February 12, 2026 at 07:05
SKILL.md
readonly