ReDoS & Regex Quality Auditor One regex. One crafted input. Your Node.js server hangs for 30 seconds. ReDoS (Regular Expression Denial of Service) is real, underestimated, and embarrassingly fixable. This skill walks every source file in your project, extracts regex literals, identifies catastrophic backtracking patterns, and tells you exactly which ones are dangerous and how to fix them. Supports JS/TS, Python, Go, Java, Ruby, PHP, Rust. Zero external API. --- Trigger Phrases - "regex security", "ReDoS", "catastrophic backtracking" - "regex audit", "slow regex", "regex vulnerability" - "chec…