integer-overflow-anti-pattern - Integer Overflow Security Anti-Pattern
Identifies integer overflow vulnerabilities (CWE-190) in code performing arithmetic on user-controlled values.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Detect integer overflow vulnerabilities
- Audit arithmetic operations
- Identify missing overflow checks
- Test boundary values
Inputs
- User-controlled input values
- Source code performing arithmetic
Outputs
- Vulnerability audit findings
- Secure code recommendations
